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

Unified Diff: chrome/chrome_android_paks.gypi

Issue 659703002: GN: Some small changes to support chrome android internal stuff (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-packed
Patch Set: rebase Created 6 years, 2 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 | « build/secondary/tools/grit/grit_rule.gni ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_android_paks.gypi
diff --git a/chrome/chrome_android_paks.gypi b/chrome/chrome_android_paks.gypi
index 622ff61ffaa742e6edca3a972026a9b5b8087b1a..90f02389d7f81c51fb16eae1ea3bec8fa84c02e6 100644
--- a/chrome/chrome_android_paks.gypi
+++ b/chrome/chrome_android_paks.gypi
@@ -104,10 +104,10 @@
['icu_use_data_file_flag==1', {
'chrome_android_pak_input_resources': [
'<(PRODUCT_DIR)/icudtl.dat',
- ],
+ ],
'chrome_android_pak_output_resources': [
'<(chrome_android_pak_output_folder)/icudtl.dat',
- ],
+ ],
}],
],
},
« no previous file with comments | « build/secondary/tools/grit/grit_rule.gni ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698