Index: test/inspector/inspector.gyp |
diff --git a/test/inspector/inspector.gyp b/test/inspector/inspector.gyp |
index 1818a0ce15ef6f9250f064d0b1f31590e8e9c693..21a75f9eeffd5a2d781495c537b307f6f4ac6d03 100644 |
--- a/test/inspector/inspector.gyp |
+++ b/test/inspector/inspector.gyp |
@@ -8,6 +8,7 @@ |
'inspector_protocol_sources': [ |
'inspector-impl.cc', |
'inspector-impl.h', |
+ 'inspector-test.cc', |
'task-runner.cc', |
'task-runner.h', |
], |