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

Unified Diff: ui/views/views.gyp

Issue 438533002: MacViews: Changes to allow app_list_unittests to compile (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Ash 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/views/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index ec62823c67c36a025a3d6e566cfd0fdab0d09c0a..7c4a11a5df200d7bb783cca78bde90149361d3b8 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -694,6 +694,7 @@
'../../testing/gtest.gyp:gtest',
'../base/ui_base.gyp:ui_base',
'../compositor/compositor.gyp:compositor',
+ '../compositor/compositor.gyp:compositor_test_support',
'../events/events.gyp:events',
'../events/platform/events_platform.gyp:events_platform',
'../gfx/gfx.gyp:gfx',
@@ -740,7 +741,6 @@
'../base/ui_base.gyp:ui_base',
'../base/ui_base.gyp:ui_base_test_support',
'../compositor/compositor.gyp:compositor',
- '../compositor/compositor.gyp:compositor_test_support',
'../events/events.gyp:events',
'../events/events.gyp:events_base',
'../events/events.gyp:events_test_support',
« no previous file with comments | « ui/views/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698