| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index a2c80f1ba1050eb0a4ae70299d988508cbf9ee48..0c5443aec30f978b21005b1979cae42d18fce252 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1274,6 +1274,8 @@
|
| 'inspector/InspectorTimelineAgent.h',
|
| 'inspector/InspectorTraceEvents.cpp',
|
| 'inspector/InspectorTraceEvents.h',
|
| + 'inspector/InspectorTracingAgent.cpp',
|
| + 'inspector/InspectorTracingAgent.h',
|
| 'inspector/InspectorWorkerAgent.cpp',
|
| 'inspector/InspectorWorkerAgent.h',
|
| 'inspector/InstrumentingAgents.h',
|
|
|