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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

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/Source/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index d683a9bb130f1dcb7fd2053bc30c39829a4e11a1..cebed2260085587dd342e280d822ab05a24cfb87 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -477,6 +477,7 @@ core_dependency_idl_files =
"frame/NavigatorStorageUtils.idl",
"frame/WindowBase64.idl",
"frame/WindowEventHandlers.idl",
+ "frame/WindowInstallation.idl",
"frame/WindowTimers.idl",
"html/HTMLHyperlinkElementUtils.idl",
"imagebitmap/ImageBitmapFactories.idl",

Powered by Google App Engine
This is Rietveld 408576698