Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1869)

Unified Diff: content/public/common/input/web_touch_event_traits.h

Issue 1560553002: Framelet Prototype 2016 Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased + Applied Brett's Windows + Fixed security issue Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « content/public/common/input/web_input_event_traits.cc ('k') | content/public/common/input/web_touch_event_traits.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698