Index: chrome/browser/android/vr_shell/vr_input_manager.h |
diff --git a/chrome/browser/android/vr_shell/vr_input_manager.h b/chrome/browser/android/vr_shell/vr_input_manager.h |
index c2c720278282d893d850e2e95a6a3bc8b7f4e9d3..f80b3318915fca4ffa37eebd8bd675e6348d264f 100644 |
--- a/chrome/browser/android/vr_shell/vr_input_manager.h |
+++ b/chrome/browser/android/vr_shell/vr_input_manager.h |
@@ -9,6 +9,7 @@ |
#include "base/memory/weak_ptr.h" |
#include "third_party/WebKit/public/platform/WebGestureEvent.h" |
#include "third_party/WebKit/public/platform/WebInputEvent.h" |
+#include "third_party/WebKit/public/platform/WebMouseEvent.h" |
namespace content { |
class WebContents; |