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

Unified Diff: ash/ash.gyp

Issue 10855119: views: Put 'with_content' in views_examples targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | ui/views/views.gyp » ('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 7c343d3b09be1e829350f6d9479be55943e87214..36764d9222b7bbcf26fc79d9c97f8429e6a293a6 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -403,7 +403,7 @@
'../ui/ui.gyp:ui_resources',
'../ui/ui.gyp:ui_test_support',
'../ui/views/views.gyp:views',
- '../ui/views/views.gyp:views_examples_lib',
+ '../ui/views/views.gyp:views_examples_with_content_lib',
'../ui/views/views.gyp:test_support_views',
'ash',
],
@@ -539,7 +539,7 @@
'../ui/ui.gyp:ui',
'../ui/ui.gyp:ui_resources',
'../ui/views/views.gyp:views',
- '../ui/views/views.gyp:views_examples_lib',
+ '../ui/views/views.gyp:views_examples_with_content_lib',
'../ui/views/views.gyp:test_support_views',
'ash',
],
« no previous file with comments | « no previous file | ui/views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698