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

Unified Diff: base/BUILD.gn

Issue 1967733002: Break base/ dependency on WebAPKs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 739bd0f378beb8f755383f28e10ff0a5da92b484..c92066c71f4d23bfa9225d78248116d98246a366 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2167,7 +2167,6 @@ if (is_android) {
]
deps = [
- "//chrome/android/webapk/libs/common",
"//third_party/android_tools:android_support_multidex_java",
"//third_party/jsr-305:jsr_305_javalib",
]

Powered by Google App Engine
This is Rietveld 408576698