Index: third_party/WebKit/Source/core/timing/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/timing/BUILD.gn b/third_party/WebKit/Source/core/timing/BUILD.gn |
index dadc3adf0590dd104ffc485726580395435f1869..094cc2bb9e7f9819fcc7192e59c1ec3c3688a44f 100644 |
--- a/third_party/WebKit/Source/core/timing/BUILD.gn |
+++ b/third_party/WebKit/Source/core/timing/BUILD.gn |
@@ -9,6 +9,7 @@ blink_core_sources("timing") { |
"DOMWindowPerformance.cpp", |
"DOMWindowPerformance.h", |
"MemoryInfo.cpp", |
+ "MemoryInfo.h", |
"Performance.cpp", |
"Performance.h", |
"PerformanceBase.cpp", |
@@ -36,6 +37,7 @@ blink_core_sources("timing") { |
"PerformanceUserTiming.cpp", |
"PerformanceUserTiming.h", |
"SharedWorkerPerformance.cpp", |
+ "SharedWorkerPerformance.h", |
"TaskAttributionTiming.cpp", |
"TaskAttributionTiming.h", |
"WorkerGlobalScopePerformance.cpp", |