Chromium Code Reviews| Index: third_party/WebKit/public/web/WebFindOptions.h |
| diff --git a/third_party/WebKit/public/web/WebFindOptions.h b/third_party/WebKit/public/web/WebFindOptions.h |
| index ec0c5883bb23a5ce7185d26607564abd0ae41534..9b62b8c59bde869470cce01108ca19f059fca6b6 100644 |
| --- a/third_party/WebKit/public/web/WebFindOptions.h |
| +++ b/third_party/WebKit/public/web/WebFindOptions.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebFindOptions_h |
| #define WebFindOptions_h |
| -#include "../platform/WebString.h" |
| +#include "public/platform/WebString.h" |
| namespace blink { |