| Index: webkit/support/test_webplugin_page_delegate.cc
|
| diff --git a/webkit/support/test_webplugin_page_delegate.cc b/webkit/support/test_webplugin_page_delegate.cc
|
| index f6f18cb8bff50317b13058935babe2ace43b26ca..a7628e9765d72dadc2e67c655d9ab11fcc381f72 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 {
|
|
|