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

Unified Diff: content/content_browser.gypi

Issue 11365025: Make cc a component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win?? Created 8 years, 1 month 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 0996d377c795b35ff8a182d44e2440a8f07debf1..ce98db21587bdca36f616704b0dd5de4e10a8f53 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -17,6 +17,7 @@
'dependencies': [
'browser/speech/proto/speech_proto.gyp:speech_proto',
'../base/base.gyp:base_static',
+ '../cc/cc.gyp:cc',
'../crypto/crypto.gyp:crypto',
'../google_apis/google_apis.gyp:google_apis',
'../net/net.gyp:net',

Powered by Google App Engine
This is Rietveld 408576698