| 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 66206dfe58473a46ade69604406c45b16288c73d..71a27a593d4560555f8d1bd697cb4cdc71da4a2e 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -408,6 +408,7 @@ core_idl_files = get_path_info([
|
| "timing/PerformanceObserverEntryList.idl",
|
| "timing/PerformancePaintTiming.idl",
|
| "timing/PerformanceResourceTiming.idl",
|
| + "timing/PerformanceServerTiming.idl",
|
| "timing/PerformanceTiming.idl",
|
| "timing/TaskAttributionTiming.idl",
|
| "timing/WorkerPerformance.idl",
|
|
|