| Index: sky/engine/public/web/WebContentDetectionResult.h
|
| diff --git a/sky/engine/public/web/WebContentDetectionResult.h b/sky/engine/public/web/WebContentDetectionResult.h
|
| index 9d415be71851482994a9252f4d76223ca9b0a5de..28116a5ed02c2b315e194dac355e332ef8fe9a3f 100644
|
| --- a/sky/engine/public/web/WebContentDetectionResult.h
|
| +++ b/sky/engine/public/web/WebContentDetectionResult.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "../platform/WebString.h"
|
| #include "../platform/WebURL.h"
|
| -#include "WebRange.h"
|
| +#include "sky/engine/public/web/WebRange.h"
|
|
|
| namespace blink {
|
|
|
|
|