Index: content/browser/frame_host/cross_process_frame_connector.cc |
diff --git a/content/browser/frame_host/cross_process_frame_connector.cc b/content/browser/frame_host/cross_process_frame_connector.cc |
index 0711a327651df1c961f5a3508fb1bf795e1ac0d5..d6fd0f756c171a7556cf56081cb417660731d464 100644 |
--- a/content/browser/frame_host/cross_process_frame_connector.cc |
+++ b/content/browser/frame_host/cross_process_frame_connector.cc |
@@ -20,7 +20,7 @@ |
#include "content/browser/renderer_host/render_widget_host_view_base.h" |
#include "content/common/frame_messages.h" |
#include "gpu/ipc/common/gpu_messages.h" |
-#include "third_party/WebKit/public/web/WebInputEvent.h" |
+#include "third_party/WebKit/public/platform/WebInputEvent.h" |
#include "ui/gfx/geometry/dip_util.h" |
namespace content { |