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

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

Issue 2528513003: first-paint and first-contentful paint (Closed)
Patch Set: Got rid of DCHECK cause it breaks unit tests Created 3 years, 11 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/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index ecad6fe3122f494a33ab32bc613c64cb0833af03..697be9508e49e44783af7b30b411b766637e0218 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -4616,6 +4616,9 @@ interface PerformanceObserverEntryList
method getEntries
method getEntriesByName
method getEntriesByType
+interface PerformancePaintTiming : PerformanceEntry
+ attribute @@toStringTag
+ method constructor
interface PerformanceResourceTiming : PerformanceEntry
attribute @@toStringTag
getter connectEnd

Powered by Google App Engine
This is Rietveld 408576698