| 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 44f72d15b7a0d469d5a6a18945b90ccfe55bba1a..38f4594bbeddb17489104e586eaba064ac2bf2a1 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -398,6 +398,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",
|
|
|