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

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

Issue 2413353003: Clean up PerformanceCompositeTiming and PerformanceRenderTiming (Closed)
Patch Set: Clean up PerformanceCompositeTiming and PerformanceRenderTiming Created 4 years, 2 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/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 ab0b7677431c8257cc641fbbfb7b139b5dc695f5..38ac65c200c93e61c53d99ca89ec422d95d80e89 100644
--- a/third_party/WebKit/Source/core/timing/BUILD.gn
+++ b/third_party/WebKit/Source/core/timing/BUILD.gn
@@ -13,8 +13,6 @@ blink_core_sources("timing") {
"Performance.h",
"PerformanceBase.cpp",
"PerformanceBase.h",
- "PerformanceCompositeTiming.cpp",
- "PerformanceCompositeTiming.h",
"PerformanceEntry.cpp",
"PerformanceEntry.h",
"PerformanceLongTaskTiming.cpp",
@@ -27,8 +25,6 @@ blink_core_sources("timing") {
"PerformanceObserver.h",
"PerformanceObserverEntryList.cpp",
"PerformanceObserverEntryList.h",
- "PerformanceRenderTiming.cpp",
- "PerformanceRenderTiming.h",
"PerformanceResourceTiming.cpp",
"PerformanceResourceTiming.h",
"PerformanceTiming.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/core_idl_files.gni ('k') | third_party/WebKit/Source/core/timing/PerformanceBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698