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

Unified Diff: chrome/android/BUILD.gn

Issue 755143005: gn format // regressions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 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
« no previous file with comments | « build/secondary/tools/grit/grit_rule.gni ('k') | content/shell/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index c08728eb8c3a1a03eb0bd77a901cd15bca140024..d9eac8200395368931fb545f5fca85702e5d12c2 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -359,7 +359,8 @@ android_apk("chrome_shell_apk") {
#},
}
-chrome_sync_shell_manifest = "$target_gen_dir/chrome_sync_shell_manifest/AndroidManifest.xml"
+chrome_sync_shell_manifest =
tfarina 2014/12/13 15:49:44 I had this in https://codereview.chromium.org/7821
+ "$target_gen_dir/chrome_sync_shell_manifest/AndroidManifest.xml"
# GYP: //chrome/chrome_shell.gypi:chrome_sync_shell_manifest
jinja_template("chrome_sync_shell_manifest") {
« no previous file with comments | « build/secondary/tools/grit/grit_rule.gni ('k') | content/shell/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698