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

Unified Diff: ui/base/ui_base.gyp

Issue 2034863002: Move SelectionBound from ui/base/touch to ui/gfx to be used by cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated views_unittests Created 4 years, 7 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
« no previous file with comments | « ui/base/touch/touch_editing_controller.h ('k') | ui/base/ui_base_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 9522452af35d50879b7fba0ebe23870ac9f423fa..82120e8e2bc139fd6dd6f25b1035cc36bf1031ed 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -211,10 +211,10 @@
'cursor/image_cursors.h',
'cursor/ozone/bitmap_cursor_factory_ozone.cc',
'cursor/ozone/bitmap_cursor_factory_ozone.h',
+ 'default_style.h',
'default_theme_provider.cc',
'default_theme_provider.h',
'default_theme_provider_mac.mm',
- 'default_style.h',
'device_form_factor.h',
'device_form_factor_android.cc',
'device_form_factor_android.h',
@@ -326,8 +326,6 @@
'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',
« no previous file with comments | « ui/base/touch/touch_editing_controller.h ('k') | ui/base/ui_base_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698