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

Unified Diff: chrome/chrome_resources.gyp

Issue 591803002: Add athena_strings.grd with athena specific strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
Index: chrome/chrome_resources.gyp
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
index d2a04e14b38ad7a4ab29ee8430a6e5e7ff96c118..1c1365f5121685d1bff39798af81b1284a5a0c5d 100644
--- a/chrome/chrome_resources.gyp
+++ b/chrome/chrome_resources.gyp
@@ -467,6 +467,7 @@
}],
['use_athena==1', {
'dependencies': [
+ '<(DEPTH)/athena/athena_strings.gyp:athena_strings',
'<(DEPTH)/athena/resources/athena_resources.gyp:athena_resources',
],
}],

Powered by Google App Engine
This is Rietveld 408576698