| Index: chrome/plugin/webplugin_proxy.cc
|
| diff --git a/chrome/plugin/webplugin_proxy.cc b/chrome/plugin/webplugin_proxy.cc
|
| index 9983315e8c39f16e7c938358bbf4012b2393e92c..61ecc7e1d9f52f5f0d3d14fec2410e873965aa58 100644
|
| --- a/chrome/plugin/webplugin_proxy.cc
|
| +++ b/chrome/plugin/webplugin_proxy.cc
|
| @@ -28,7 +28,7 @@
|
| #include "chrome/plugin/plugin_thread.h"
|
| #include "chrome/plugin/webplugin_delegate_stub.h"
|
| #include "skia/ext/platform_device.h"
|
| -#include "webkit/api/public/WebBindings.h"
|
| +#include "third_party/WebKit/WebKit/chromium/public/WebBindings.h"
|
| #include "webkit/glue/plugins/webplugin_delegate_impl.h"
|
|
|
| using WebKit::WebBindings;
|
|
|