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

Unified Diff: third_party/WebKit/Source/core/timing/BUILD.gn

Issue 2472583003: Navigation Timing Level 2 (Closed)
Patch Set: fixed layout tests failure 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/timing/BUILD.gn
diff --git a/third_party/WebKit/Source/core/timing/BUILD.gn b/third_party/WebKit/Source/core/timing/BUILD.gn
index 38ac65c200c93e61c53d99ca89ec422d95d80e89..938f3437bf9ecf50901eb87d8ece8ed1f51c8a3f 100644
--- a/third_party/WebKit/Source/core/timing/BUILD.gn
+++ b/third_party/WebKit/Source/core/timing/BUILD.gn
@@ -21,6 +21,8 @@ blink_core_sources("timing") {
"PerformanceMeasure.h",
"PerformanceNavigation.cpp",
"PerformanceNavigation.h",
+ "PerformanceNavigationTiming.cpp",
+ "PerformanceNavigationTiming.h",
"PerformanceObserver.cpp",
"PerformanceObserver.h",
"PerformanceObserverEntryList.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp ('k') | third_party/WebKit/Source/core/timing/PerformanceBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698