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

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

Issue 2472583003: Navigation Timing Level 2 (Closed)
Patch Set: added TAO(timing-allow-origin) check and RA(redirect allow) check Created 4 years, 1 month 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 0ad4d2e934bb67b0bcabc2803a540b271319fd46..9e03680bf26a5244e77e1a4c33d7a5eae1579776 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -399,6 +399,7 @@ core_idl_files = get_path_info([
"timing/PerformanceMark.idl",
"timing/PerformanceMeasure.idl",
"timing/PerformanceNavigation.idl",
+ "timing/PerformanceNavigationTiming.idl",
"timing/PerformanceObserver.idl",
"timing/PerformanceObserverEntryList.idl",
"timing/PerformanceResourceTiming.idl",

Powered by Google App Engine
This is Rietveld 408576698