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

Unified Diff: build/all.gyp

Issue 48793002: Include content/content_shell_and_tests.gyp:* for all platforms. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 0237e1c5e0956084c8a090f5ae72df37484c9b71..4b716076be6dad6e9807a4dd70d449b65834ac8d 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -72,6 +72,7 @@
],
}, { # 'OS=="ios"'
'dependencies': [
+ '../content/content_shell_and_tests.gyp:content_unittests',
jochen (gone - plz use gerrit) 2013/10/28 13:52:51 why not just *
blundell 2013/10/28 13:59:57 Is there a reason why the top section shouldn't ju
jochen (gone - plz use gerrit) 2013/10/28 14:06:16 Good point. We should probably add this line righ
lliabraa 2013/10/28 14:12:04 Done.
'../ios/ios.gyp:*',
],
}],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698