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

Unified Diff: ui/android/ui_android.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: ui/android/ui_android.gyp
diff --git a/ui/android/ui_android.gyp b/ui/android/ui_android.gyp
index b9e3d6990aecd363279932649b9860bc2b2ec97e..b074377fc848ac61cbd2ae7e6d67dc92d991543c 100644
--- a/ui/android/ui_android.gyp
+++ b/ui/android/ui_android.gyp
@@ -25,6 +25,7 @@
'variables': {
'java_in_dir': '../../ui/android/java',
'has_java_resources': 1,
+ 'mirror_images': 1,
'R_package': 'org.chromium.ui',
'R_package_relpath': 'org/chromium/ui',
'java_strings_grd': 'android_ui_strings.grd',
« build/install-build-deps-android.sh ('K') | « ui/android/java/mirror_images_config ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698