Index: chrome/browser/chromeos/first_run/first_run_view.cc |
diff --git a/chrome/browser/chromeos/first_run/first_run_view.cc b/chrome/browser/chromeos/first_run/first_run_view.cc |
index 9e37277814126056f5e5947fefd9e67fe8cd2e48..7df04171624ec028b1cdb9e53a018dbba8abbf36 100644 |
--- a/chrome/browser/chromeos/first_run/first_run_view.cc |
+++ b/chrome/browser/chromeos/first_run/first_run_view.cc |
@@ -11,7 +11,7 @@ |
#include "content/public/browser/render_widget_host.h" |
#include "content/public/browser/render_widget_host_view.h" |
#include "content/public/browser/web_contents.h" |
-#include "third_party/WebKit/public/web/WebInputEvent.h" |
+#include "third_party/WebKit/public/platform/WebInputEvent.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "ui/views/controls/webview/webview.h" |
#include "url/gurl.h" |