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

Unified Diff: content/public/android/BUILD.gn

Issue 1888773004: 🙅 Bind a WebAPK to its "host" browser. (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
Index: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index 209f2759f13ffade7e53d243da0c728fd3a5c298..9ba2b411fbea27018feb8edf8a074dc554c2cb9a 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -51,6 +51,7 @@ android_library("content_java") {
"//ui/accessibility:ui_accessibility_java",
"//ui/android:ui_java",
"//web_apks/minting_example:minting_client_lib",
+ "//web_apks/minting_example:minting_common_lib",
#"//content:content_common",
]

Powered by Google App Engine
This is Rietveld 408576698