Index: third_party/WebKit/Source/core/core.gypi |
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi |
index 744d06428b446ec51c8c29b02a294199830d2322..cd356f8d2ce634aac206b1a9878b737485fced9d 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -1768,6 +1768,9 @@ |
'inspector/v8/V8InjectedScriptHost.h', |
'inspector/v8/V8JavaScriptCallFrame.cpp', |
'inspector/v8/V8JavaScriptCallFrame.h', |
+ 'inspector/v8/V8ProfilerAgent.h', |
+ 'inspector/v8/V8ProfilerAgentImpl.cpp', |
+ 'inspector/v8/V8ProfilerAgentImpl.h', |
'inspector/v8/V8RuntimeAgent.h', |
'inspector/v8/V8RuntimeAgentImpl.cpp', |
'inspector/v8/V8RuntimeAgentImpl.h', |