| 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 b0271be51b4c1cd8370f11f916288c447975ac2c..0a8ab8eec965178cbd48aa51039569c49c61b4e7 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -401,6 +401,7 @@ core_idl_files = get_path_info([
|
| "timing/PerformanceObserverEntryList.idl",
|
| "timing/PerformanceResourceTiming.idl",
|
| "timing/PerformanceTiming.idl",
|
| + "timing/TaskAttributionTiming.idl",
|
| "timing/WorkerPerformance.idl",
|
| "workers/SharedWorker.idl",
|
| "workers/Worker.idl",
|
|
|