Index: content/browser/android/sync_input_event_filter.h |
diff --git a/content/browser/android/sync_input_event_filter.h b/content/browser/android/sync_input_event_filter.h |
index e2ce90b88acae3f94b61de36e21e610d25497c9b..7c72772f6c4a295dfe59da9af8e9349bc06deb33 100644 |
--- a/content/browser/android/sync_input_event_filter.h |
+++ b/content/browser/android/sync_input_event_filter.h |
@@ -7,7 +7,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/threading/thread_checker.h" |
-#include "content/port/common/input_event_ack_state.h" |
+#include "content/public/common/input_event_ack_state.h" |
namespace WebKit { |
class WebInputEvent; |