| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index e8a961aef692bcbdbc138bb089ddcd09296241ac..1fb97a3afaf79d808c25023553c448681996ad59 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1214,6 +1214,8 @@
|
| 'inspector/ConsoleAPITypes.h',
|
| 'inspector/ConsoleMessage.cpp',
|
| 'inspector/ConsoleMessage.h',
|
| + 'inspector/InspectorConsoleMessage.cpp',
|
| + 'inspector/InspectorConsoleMessage.h',
|
| 'inspector/ContentSearchUtils.cpp',
|
| 'inspector/ContentSearchUtils.h',
|
| 'inspector/DOMEditor.cpp',
|
|
|