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

Unified Diff: ash/ash.gyp

Issue 11117009: views: Split test_support_views in two targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index fcc1553ed1dddc2d05d3364bbcfa7d049f8fdda6..8e96c05875e3be5a87831766106a9e539e9fd1c2 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -485,7 +485,7 @@
'../ui/ui.gyp:ui_test_support',
'../ui/views/views.gyp:views',
'../ui/views/views.gyp:views_examples_with_content_lib',
- '../ui/views/views.gyp:test_support_views',
+ '../ui/views/views.gyp:views_with_content_test_support',
'ash',
'ash_resources',
'test_support_ash',
@@ -615,7 +615,7 @@
'../ui/ui.gyp:ui_resources',
'../ui/views/views.gyp:views',
'../ui/views/views.gyp:views_examples_with_content_lib',
- '../ui/views/views.gyp:test_support_views',
+ '../ui/views/views.gyp:views_test_support',
'ash',
'ash_resources',
],
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698