Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index aeb8afed91e1a2cc4e46d23d2ab41221ea6785c8..c5e1ee5b7a49ea7dac2cf2d791ed28a20440c8d3 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -125,6 +125,7 @@ |
'notifications/WebKitNotification.idl', |
'notifications/WindowNotifications.idl', |
'notifications/WorkerGlobalScopeNotifications.idl', |
+ 'performance/SharedWorkerPerformance.idl', |
'performance/WorkerGlobalScopePerformance.idl', |
'performance/WorkerPerformance.idl', |
'quota/NavigatorStorageQuota.idl', |
@@ -508,6 +509,7 @@ |
'notifications/WebKitNotification.h', |
'notifications/WorkerGlobalScopeNotifications.cpp', |
'notifications/WorkerGlobalScopeNotifications.h', |
+ 'performance/SharedWorkerPerformance.cpp', |
'performance/WorkerGlobalScopePerformance.cpp', |
'performance/WorkerGlobalScopePerformance.h', |
'performance/WorkerPerformance.cpp', |