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

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: include content_shell_and_tests.gyp:* in topmost section 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..b14603f78352d4a1a226552aaa24cfe96c8e47c4 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -13,6 +13,7 @@
'../base/base.gyp:*',
'../chrome/chrome.gyp:*',
'../content/content.gyp:*',
+ '../content/content_shell_and_tests.gyp:*',
'../crypto/crypto.gyp:*',
'../net/net.gyp:*',
'../sdch/sdch.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