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

Unified Diff: ui/base/ui_base_tests.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/ui_base.gyp ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_tests.gyp
diff --git a/ui/base/ui_base_tests.gyp b/ui/base/ui_base_tests.gyp
index 3d75cc69181f6d02eecda3ddae3f1ae9867ac632..8dd4cc7795e0769a64d4808beefe4341c541af39 100644
--- a/ui/base/ui_base_tests.gyp
+++ b/ui/base/ui_base_tests.gyp
@@ -90,7 +90,6 @@
'test/scoped_fake_nswindow_fullscreen_unittest.mm',
'test/test_clipboard_unittest.cc',
'text/bytes_formatting_unittest.cc',
- 'touch/selection_bound_unittest.cc',
'user_activity/user_activity_detector_unittest.cc',
'view_prop_unittest.cc',
'webui/web_ui_util_unittest.cc',
@@ -161,7 +160,6 @@
'../../testing/android/native_test.gyp:native_test_native_code',
],
'sources!': [
- 'touch/selection_bound_unittest.cc',
'user_activity/user_activity_detector_unittest.cc',
],
}],
« no previous file with comments | « ui/base/ui_base.gyp ('k') | ui/gfx/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698