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

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

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.cc
diff --git a/content/common/input/web_touch_event_traits.cc b/content/public/common/input/web_touch_event_traits.cc
similarity index 97%
rename from content/common/input/web_touch_event_traits.cc
rename to content/public/common/input/web_touch_event_traits.cc
index 175bf78ef41d8eb20457b8e874ec195845be86fb..c130a551d19fc8534d655cf6653db56b897fa7d4 100644
--- a/content/common/input/web_touch_event_traits.cc
+++ b/content/public/common/input/web_touch_event_traits.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/common/input/web_touch_event_traits.h"
+#include "content/public/common/input/web_touch_event_traits.h"
#include <stddef.h>
« no previous file with comments | « content/public/common/input/web_touch_event_traits.h ('k') | content/public/renderer/content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698