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

Unified Diff: LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1160413004: Add hooks for BeforeInstallPromptEvent to be redispatched. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Returning Promise<void> and tidying implementation Created 5 years, 6 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: LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index 684c021aba5f4af881d471b1013964d40fb97220..84e2f49ad579fe6e0f669adc6f9cb321db68c0a6 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -299,6 +299,7 @@ interface BeforeInstallPromptEvent
getter platforms
getter userChoice
method constructor
+ method prompt
interface BeforeUnloadEvent
getter returnValue
method constructor

Powered by Google App Engine
This is Rietveld 408576698