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

Unified Diff: chrome/android/BUILD.gn

Issue 1863073003: [Android] Fix sync shell isolate location in GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « no previous file | no next file » | 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 38b7ea778351aa79425bc3a558527b486b5ab49a..37b22b79be4c678dbf89c1203409ed9008abcac2 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -605,6 +605,5 @@ instrumentation_test_apk("chrome_sync_shell_test_apk") {
":chrome_sync_shell_test_apk_java",
":chrome_sync_shell_test_apk_manifest",
]
- isolate_file = "../chrome_sync_shell_test_apk.isolate"
proguard_enabled = !is_debug
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698