summaryrefslogtreecommitdiff
path: root/chromium/content/browser/browser_plugin/browser_plugin_embedder.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/browser_plugin/browser_plugin_embedder.h')
-rw-r--r--chromium/content/browser/browser_plugin/browser_plugin_embedder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/content/browser/browser_plugin/browser_plugin_embedder.h b/chromium/content/browser/browser_plugin/browser_plugin_embedder.h
index b73418b463a..e1007f040a7 100644
--- a/chromium/content/browser/browser_plugin/browser_plugin_embedder.h
+++ b/chromium/content/browser/browser_plugin/browser_plugin_embedder.h
@@ -18,7 +18,7 @@
#include "base/memory/weak_ptr.h"
#include "content/public/browser/web_contents.h"
#include "content/public/browser/web_contents_observer.h"
-#include "third_party/WebKit/public/platform/WebDragOperation.h"
+#include "third_party/blink/public/platform/web_drag_operation.h"
struct BrowserPluginHostMsg_Attach_Params;