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

Unified Diff: build/all.gyp

Issue 7528011: A gyp file that generates a Visual studio solution for only chrome and its transitive dependencies. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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 | build/some.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
===================================================================
--- build/all.gyp (revision 96009)
+++ build/all.gyp (working copy)
@@ -9,6 +9,7 @@
'type': 'none',
'xcode_create_dependents_test_runner': 1,
'dependencies': [
+ 'some.gyp:*',
'../base/base.gyp:*',
'../chrome/browser/sync/tools/sync_tools.gyp:*',
'../chrome/chrome.gyp:*',
« no previous file with comments | « no previous file | build/some.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698