| 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 0ad4d2e934bb67b0bcabc2803a540b271319fd46..9e03680bf26a5244e77e1a4c33d7a5eae1579776 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -399,6 +399,7 @@ core_idl_files = get_path_info([
|
| "timing/PerformanceMark.idl",
|
| "timing/PerformanceMeasure.idl",
|
| "timing/PerformanceNavigation.idl",
|
| + "timing/PerformanceNavigationTiming.idl",
|
| "timing/PerformanceObserver.idl",
|
| "timing/PerformanceObserverEntryList.idl",
|
| "timing/PerformanceResourceTiming.idl",
|
|
|