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

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

Issue 2379923002: Implement "appinstalled" event on Android. (Closed)
Patch Set: Rebase. 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 36b465affc71f92a6e17bd16548e39245aa1953f..7fb92262e35071070284bbd91201e89994bfad77 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -693,6 +693,7 @@ mojom("mojo_bindings") {
mojom("android_mojo_bindings") {
sources = [
+ "platform/modules/installation/installation.mojom",
"platform/modules/webshare/webshare.mojom",
]
public_deps = [
« no previous file with comments | « third_party/WebKit/Source/web/WebLocalFrameImpl.cpp ('k') | third_party/WebKit/public/platform/modules/installation/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698