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

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

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/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 655387bc4db0cdd5c2a8c9a0ca8cc6dfabf312bf..2001c600202f1d5099473b0586973d23cd73baff 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -395,7 +395,6 @@ core_idl_files = get_path_info([
"svg/SVGViewSpec.idl",
"timing/MemoryInfo.idl",
"timing/Performance.idl",
- "timing/PerformanceCompositeTiming.idl",
"timing/PerformanceEntry.idl",
"timing/PerformanceLongTaskTiming.idl",
"timing/PerformanceMark.idl",
@@ -403,7 +402,6 @@ core_idl_files = get_path_info([
"timing/PerformanceNavigation.idl",
"timing/PerformanceObserver.idl",
"timing/PerformanceObserverEntryList.idl",
- "timing/PerformanceRenderTiming.idl",
"timing/PerformanceResourceTiming.idl",
"timing/PerformanceTiming.idl",
"timing/WorkerPerformance.idl",

Powered by Google App Engine
This is Rietveld 408576698