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

Unified Diff: components/component_strings.gyp

Issue 102073007: Have component_strings be a hard dependency (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years 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: components/component_strings.gyp
diff --git a/components/component_strings.gyp b/components/component_strings.gyp
index 1df8bba343135ab768ee96cfe7b53c22c0b55336..df1c773c7270ea50d3a855d30bf94ad909c80895 100644
--- a/components/component_strings.gyp
+++ b/components/component_strings.gyp
@@ -22,6 +22,7 @@
'<(SHARED_INTERMEDIATE_DIR)/components/strings',
],
},
+ 'hard_dependency': 1,
},
],
}
« 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