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

Unified Diff: LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt

Issue 1198863006: First version of PerformanceObserver (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Code review comments Created 5 years, 3 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/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
index 777e520a784086bb8fd0903fcc83942203be9c56..7537ed2ee14ff5cd4281e7d61b78c33e4de86d2b 100644
--- a/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
@@ -437,6 +437,11 @@ interface NotificationEvent
getter action
getter notification
method constructor
+interface PerformanceObserverEntryList
+ method constructor
+ method getEntries
+ method getEntriesByName
+ method getEntriesByType
interface PeriodicSyncEvent
getter registration
method constructor

Powered by Google App Engine
This is Rietveld 408576698