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

Unified Diff: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt

Issue 2429063002: Implement nextHopProtocol in PerformanceResourceTiming and PerformanceNavigationTiming.
Patch Set: included changes for navigation timing Created 3 years, 8 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: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
diff --git a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
index dc0881eaa95931a0ad9a02064661b7578225757d..8f68920fcf74ef082afcbe966370578bd54943a7 100644
--- a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
+++ b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
@@ -3204,6 +3204,7 @@ interface PerformanceResourceTiming : PerformanceEntry
getter domainLookupStart
getter fetchStart
getter initiatorType
+ getter nextHopProtocol
getter redirectEnd
getter redirectStart
getter requestStart
« no previous file with comments | « no previous file | chrome/renderer/loadtimes_extension_bindings.cc » ('j') | content/public/renderer/document_state.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698