| Index: webkit/mocks/mock_webhyphenator.h
|
| diff --git a/webkit/mocks/mock_webhyphenator.h b/webkit/mocks/mock_webhyphenator.h
|
| index 8615e16258870e7bbd2133e49404af2afd48e4e0..b42b17c9a991751c20084dc24fa543b6c208ae00 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;
|
|
|
|
|