| 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 f63f37490d8e0bb871cdf4a5c0d0f620c2566def..56cd0394f2a86c84f991edaa12166611a4376ac5 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -206,6 +206,7 @@
|
| '<(blink_platform_output_dir)/RuntimeEnabledFeatures.h',
|
|
|
| # Additional .cpp files from the protocol_sources list.
|
| + '<(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',
|
| '<(blink_platform_output_dir)/v8_inspector/protocol/Profiler.cpp',
|
|
|