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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2379923002: Implement "appinstalled" event on Android. (Closed)
Patch Set: Minor refactor. Created 4 years, 2 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index f22878d014cb4161a583d7c5bab5cc60b149b38c..59ebdb3542932a64d6fceff124b6e2486f0eb3d1 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -692,6 +692,7 @@ mojom("new_wrapper_types_mojo_bindings") {
mojom("android_mojo_bindings") {
sources = [
+ "platform/modules/installation/installation.mojom",
"platform/modules/payments/payment_request.mojom",
"platform/modules/webshare/webshare.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698