| Index: third_party/WebKit/Source/platform/blink_platform.gyp
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| index 6a885496abc76d12e6d8f6a8453103cc95bb9daa..f65c5d86bedcf8880e0eaf60fefeb5143681b8fe 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -207,6 +207,7 @@
|
| '<(blink_platform_output_dir)/RuntimeEnabledFeatures.h',
|
|
|
| # Additional .cpp files from the protocol_sources list.
|
| + '<(blink_platform_output_dir)/inspector_protocol/InspectorProtocol.cpp',
|
| '<(blink_platform_output_dir)/v8_inspector/protocol/Console.cpp',
|
| '<(blink_platform_output_dir)/v8_inspector/protocol/Debugger.cpp',
|
| '<(blink_platform_output_dir)/v8_inspector/protocol/HeapProfiler.cpp',
|
|
|