Index: src/inspector/BUILD.gn |
diff --git a/src/inspector/BUILD.gn b/src/inspector/BUILD.gn |
index e0f323bba9a96e2e66ee417ff7f3045d9bbdb8e4..e6742c09f78001bccc99be01e2cda55be4d3b12e 100644 |
--- a/src/inspector/BUILD.gn |
+++ b/src/inspector/BUILD.gn |
@@ -149,6 +149,8 @@ v8_source_set("inspector") { |
"string-16.h", |
"string-util.cc", |
"string-util.h", |
+ "test-interface.cc", |
+ "test-interface.h", |
"v8-console-agent-impl.cc", |
"v8-console-agent-impl.h", |
"v8-console-message.cc", |