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

Unified Diff: chrome/android/webapk/shell_apk/BUILD.gn

Issue 2137573002: 🙈 Remove incorrect runtime_library dependency from webapk target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/webapk/shell_apk/BUILD.gn
diff --git a/chrome/android/webapk/shell_apk/BUILD.gn b/chrome/android/webapk/shell_apk/BUILD.gn
index 903e8bf5ed3a510d0d4c0b295df782f5e0b3ddad..87fb83537f57ad34d364508dddb7466b6819b5e0 100644
--- a/chrome/android/webapk/shell_apk/BUILD.gn
+++ b/chrome/android/webapk/shell_apk/BUILD.gn
@@ -83,7 +83,6 @@ android_apk("webapk") {
":dex_loader_java",
":shell_apk_resources",
"//chrome/android/webapk/libs/common:common_java",
- "//chrome/android/webapk/libs/runtime_library:runtime_library_java",
]
if (!is_java_debug) {
proguard_enabled = true
« 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