diff options
Diffstat (limited to 'webkit/mocks/mock_webhyphenator.h')
-rw-r--r-- | webkit/mocks/mock_webhyphenator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/mocks/mock_webhyphenator.h b/webkit/mocks/mock_webhyphenator.h index 8615e16..b42b17c9 100644 --- a/webkit/mocks/mock_webhyphenator.h +++ b/webkit/mocks/mock_webhyphenator.h @@ -8,7 +8,7 @@ #include "base/basictypes.h" #include "base/compiler_specific.h" #include "base/platform_file.h" -#include "third_party/WebKit/Source/Platform/chromium/public/WebHyphenator.h" +#include "third_party/WebKit/public/platform/WebHyphenator.h" typedef struct _HyphenDict HyphenDict; |