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

Unified Diff: ui/ui_unittests.gyp

Issue 384263002: ui: Move screen unit test into gfx_unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: REBASE Created 6 years, 5 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/gfx/gfx_tests.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index bcee8b412f43f37a3226245eb88be78d526b241c..3024da2d523663da2573a7c33a095bf0b9dccfea 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -41,7 +41,6 @@
'base/resource/data_pack_unittest.cc',
'base/resource/resource_bundle_unittest.cc',
'base/test/run_all_unittests.cc',
- 'gfx/screen_unittest.cc',
],
'all_sources': [
'<@(_common_sources)',
@@ -203,7 +202,6 @@
['use_aura==1', {
'sources!': [
'base/dragdrop/os_exchange_data_win_unittest.cc',
- 'gfx/screen_unittest.cc',
],
}],
['chromeos==1', {
« no previous file with comments | « ui/gfx/gfx_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698