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

Unified Diff: build/all.gyp

Issue 883213003: Remove build dependencies on base.gyp:* and sdch.gyp:* from 'all'. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « base/base.gyp ('k') | 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 0888d8cfb4ec1ca472206917ecf808cd0d1397b9..ede526461f743680990896f0ad83b8393faf988f 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -21,7 +21,7 @@
'../content/content.gyp:*',
'../crypto/crypto.gyp:*',
'../net/net.gyp:*',
- '../sdch/sdch.gyp:*',
+ '../sdch/sdch.gyp:sdch',
'../sql/sql.gyp:*',
'../testing/gmock.gyp:*',
'../testing/gtest.gyp:*',
« no previous file with comments | « base/base.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698