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

Unified Diff: extensions/extensions.gyp

Issue 869743004: Make extensions_utility target properly depend on extensions_strings (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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index edd9a7ddcddb586427b2c7814893cacba5cfc395..5121dba4ec5b96eed4ed8167a2db6981ffe06aa2 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -1050,6 +1050,7 @@
'../content/content.gyp:content_utility',
'../third_party/zlib/google/zip.gyp:zip',
'extensions_common',
+ 'extensions_strings.gyp:extensions_strings',
],
'include_dirs': [
'..',
« 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