Index: content/common/input/input_event.h |
diff --git a/content/common/input/input_event.h b/content/common/input/input_event.h |
index ec04a12d46899c98e44737e87eed6aa0756f68c4..bd306fb4f65bf6c10c57d544be6135b8d7bdd952 100644 |
--- a/content/common/input/input_event.h |
+++ b/content/common/input/input_event.h |
@@ -8,7 +8,7 @@ |
#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "content/common/content_export.h" |
-#include "content/common/input/scoped_web_input_event.h" |
+#include "content/public/common/input/scoped_web_input_event.h" |
#include "ui/events/latency_info.h" |
namespace blink { |