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

Unified Diff: ui/views/BUILD.gn

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/app_list/views/app_list_view_unittest.cc ('k') | ui/views/views.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 5b741efa6b464298024a942329161062d695ae24..9b51714c24934ef202b2ac2e8c1338c7274c0ebe 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -115,6 +115,7 @@ static_library("test_support") {
"//ui/aura",
"//ui/base",
"//ui/compositor",
+ "//ui/compositor:test_support",
"//ui/events",
"//ui/events/platform",
"//ui/gfx",
@@ -154,7 +155,6 @@ test("views_unittests") {
"//ui/base",
"//ui/base:test_support",
"//ui/compositor",
- "//ui/compositor:test_support",
"//ui/events",
"//ui/events:events_base",
"//ui/events/platform",
« no previous file with comments | « ui/app_list/views/app_list_view_unittest.cc ('k') | ui/views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698