Index: ui/web_dialogs/web_dialog_web_contents_delegate.cc |
diff --git a/ui/web_dialogs/web_dialog_web_contents_delegate.cc b/ui/web_dialogs/web_dialog_web_contents_delegate.cc |
index 0493e4154846cfe0b0242957bd8571083afa4f79..36baa4c82c30f8c156b5cd2bff93345120930f87 100644 |
--- a/ui/web_dialogs/web_dialog_web_contents_delegate.cc |
+++ b/ui/web_dialogs/web_dialog_web_contents_delegate.cc |
@@ -6,7 +6,7 @@ |
#include "base/logging.h" |
#include "content/public/browser/web_contents.h" |
-#include "third_party/WebKit/public/web/WebInputEvent.h" |
+#include "third_party/WebKit/public/platform/WebGestureEvent.h" |
using content::BrowserContext; |
using content::OpenURLParams; |