Index: content/public/common/input/web_touch_event_traits.h |
diff --git a/content/common/input/web_touch_event_traits.h b/content/public/common/input/web_touch_event_traits.h |
similarity index 96% |
rename from content/common/input/web_touch_event_traits.h |
rename to content/public/common/input/web_touch_event_traits.h |
index 33ac8c7f2656ee078106ab4883fb517cb948e282..c74bc48bbfd857c3df086712cc24b5bf9c09a32e 100644 |
--- a/content/common/input/web_touch_event_traits.h |
+++ b/content/public/common/input/web_touch_event_traits.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_COMMON_INPUT_WEB_TOUCH_EVENT_TRAITS_H_ |
#define CONTENT_COMMON_INPUT_WEB_TOUCH_EVENT_TRAITS_H_ |
-#include "content/common/input/scoped_web_input_event.h" |
+#include "content/public/common/input/scoped_web_input_event.h" |
#include "third_party/WebKit/public/web/WebInputEvent.h" |
namespace content { |