diff options
Diffstat (limited to 'webkit/support/test_webplugin_page_delegate.cc')
-rw-r--r-- | webkit/support/test_webplugin_page_delegate.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/support/test_webplugin_page_delegate.cc b/webkit/support/test_webplugin_page_delegate.cc index f6f18cb..a7628e9 100644 --- a/webkit/support/test_webplugin_page_delegate.cc +++ b/webkit/support/test_webplugin_page_delegate.cc @@ -4,7 +4,7 @@ #include "webkit/support/test_webplugin_page_delegate.h" -#include "third_party/WebKit/Source/Platform/chromium/public/Platform.h" +#include "third_party/WebKit/public/platform/Platform.h" #include "third_party/WebKit/Source/WebKit/chromium/public/WebKit.h" namespace webkit_support { |