commit | 6da1b58aa68bfd663b92fcd84c6cd52a29f2d9f7 | [log] [tgz] |
---|---|---|
author | scottmg <[email protected]> | Mon Dec 08 18:31:15 2014 |
committer | Commit bot <[email protected]> | Mon Dec 08 18:31:45 2014 |
tree | 4543523502a785dbcae66b86b7c0d95c807fa9d2 | |
parent | 251dd9b09e9b20233d88d59edae33159fdee3a5a [diff] [blame] |
gn format // regressions Presubmit added here: https://codereview.chromium.org/779383004/. [email protected], [email protected] BUG=348474 Review URL: https://codereview.chromium.org/755143005 Cr-Commit-Position: refs/heads/master@{#307281}
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn index bc035a4..9acd3e78 100644 --- a/content/shell/android/BUILD.gn +++ b/content/shell/android/BUILD.gn
@@ -57,7 +57,8 @@ DEPRECATED_java_in_dir = "java/src" } -content_shell_manifest = "$target_gen_dir/content_shell_manifest/AndroidManifest.xml" +content_shell_manifest = + "$target_gen_dir/content_shell_manifest/AndroidManifest.xml" jinja_template("content_shell_manifest") { testonly = true @@ -169,8 +170,8 @@ } if (cpu_arch != "x64" && cpu_arch != "arm64") { - - chromium_linker_test_manifest = "$target_gen_dir/linker_test_apk/AndroidManifest.xml" + chromium_linker_test_manifest = + "$target_gen_dir/linker_test_apk/AndroidManifest.xml" jinja_template("chromium_linker_test_manifest") { testonly = true