| 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 1e40bed776b246e762371a67f6f79b229446175f..7303a901c5460aae94cc4fa2adf9929e8bec556c 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",
|
|
|