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 c635ed9a9364b45914af7716c28b542faaf8704a..39a5d889d372c344b4bbcc624b944f654f5b7766 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -1821,6 +1821,8 @@ |
'imagebitmap/ImageBitmapSource.h', |
'inspector/ConsoleMessage.cpp', |
'inspector/ConsoleMessage.h', |
+ 'inspector/ConsoleMessageStorage.cpp', |
+ 'inspector/ConsoleMessageStorage.h', |
'inspector/ConsoleTypes.h', |
'inspector/DOMEditor.cpp', |
'inspector/DOMEditor.h', |
@@ -1853,6 +1855,8 @@ |
'inspector/InspectorInstrumentationCustomInl.h', |
'inspector/InspectorLayerTreeAgent.cpp', |
'inspector/InspectorLayerTreeAgent.h', |
+ 'inspector/InspectorLogAgent.cpp', |
+ 'inspector/InspectorLogAgent.h', |
'inspector/InspectorMemoryAgent.cpp', |
'inspector/InspectorMemoryAgent.h', |
'inspector/InspectorNetworkAgent.cpp', |