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

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

Issue 2379923002: Implement "appinstalled" event on Android. (Closed)
Patch Set: Blink style. Created 4 years 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 660d2fb8507a21fd25a1d7ffab59473da107fb4e..74cf388ffe19af33bfd54d4c672052a2ff31781a 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -694,6 +694,7 @@ mojom("mojo_bindings") {
mojom("android_mojo_bindings") {
sources = [
+ "platform/modules/installation/installation.mojom",
"platform/modules/webshare/webshare.mojom",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698