Chromium Code Reviews| Index: public/web/WebFindOptions.h |
| diff --git a/public/web/WebFindOptions.h b/public/web/WebFindOptions.h |
| index 3c3200741e840dd148f4b24446e69868d3e08311..1046aed259466dba0d4284cd73352582ff54fb8e 100644 |
| --- a/public/web/WebFindOptions.h |
| +++ b/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 { |