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

Unified Diff: ui/ui.gyp

Issue 12224133: Move touch_selection_controller interface to ui/base. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: patch Created 7 years, 10 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: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 57b3f4e5471ca96b7b1a41db2f6de22923b0e57c..ce90681cfbbeeb8ec403f4478ff4b4acfe237c8b 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -267,6 +267,8 @@
'base/touch/touch_device.h',
'base/touch/touch_device_android.cc',
'base/touch/touch_device_win.cc',
+ 'base/touch/touch_editing_controller.cc',
+ 'base/touch/touch_editing_controller.h',
'base/touch/touch_factory.cc',
'base/touch/touch_factory.h',
'base/ui_base_exports.cc',

Powered by Google App Engine
This is Rietveld 408576698