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

Unified Diff: chrome/chrome.gyp

Issue 106173002: Mirror images for RTL languages at build time. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index cfdd571f0eeecf4f2dbda85928e3f83ba371be23..40a013238b83f46b4f19227d65c1fb1d9f3f1aab 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1016,6 +1016,7 @@
'variables': {
'java_in_dir': '../chrome/android/java',
'has_java_resources': 1,
+ 'mirror_images': 1,
'R_package': 'org.chromium.chrome',
'R_package_relpath': 'org/chromium/chrome',
'java_strings_grd': 'android_chrome_strings.grd',

Powered by Google App Engine
This is Rietveld 408576698