Chromium Code Reviews| Index: test/inspector/inspector.gyp |
| diff --git a/test/inspector/inspector.gyp b/test/inspector/inspector.gyp |
| index 6b64822efc9e77a5ad7908cbb96eaa00e74347b3..1818a0ce15ef6f9250f064d0b1f31590e8e9c693 100644 |
| --- a/test/inspector/inspector.gyp |
| +++ b/test/inspector/inspector.gyp |
| @@ -6,6 +6,8 @@ |
| 'variables': { |
| 'v8_code': 1, |
| 'inspector_protocol_sources': [ |
| + 'inspector-impl.cc', |
| + 'inspector-impl.h', |
| 'task-runner.cc', |
| 'task-runner.h', |
| ], |