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

Unified Diff: ui/base/ui_base.gyp

Issue 759433002: Reland: Move TouchSelectionController from content to ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed reviewers' comments Created 6 years 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/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 928cf2cd1587f12ea149df54bfd507b2c5af55d6..6f6ba1fde46e15d53482dd73e4fbadc5770828a8 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -322,6 +322,8 @@
'text/bytes_formatting.h',
'theme_provider.cc',
'theme_provider.h',
+ 'touch/selection_bound.cc',
+ 'touch/selection_bound.h',
'touch/touch_device.cc',
'touch/touch_device.h',
'touch/touch_device_android.cc',

Powered by Google App Engine
This is Rietveld 408576698