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

Unified Diff: chrome/chrome.gyp

Issue 11659006: [Android] Generate localized strings.xml files at build time. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6e0cb293afa612bb8f40a51b46589d0327365ea1..4f2a149c55eaa7c12f3935d59f6c9877ff657fb7 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1081,6 +1081,7 @@
'has_java_resources': 1,
'R_package': 'org.chromium.chrome',
'R_package_relpath': 'org/chromium/chrome',
+ 'grit_grd_file': 'android/java/grd/android_chrome_strings.grd',
newt (away) 2012/12/21 08:12:41 we could make some assumptions here, e.g. that gri
},
'includes': [
'../build/java.gypi',
« build/java.gypi ('K') | « chrome/android/java/grd/resources/android_chrome_strings_zh-TW.xtb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698