Chromium Code Reviews

Unified Diff: test/inspector/BUILD.gn

Issue 2894773003: [inspector] Merge InspectorClientImpl into IsolateData (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | test/inspector/inspector.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/BUILD.gn
diff --git a/test/inspector/BUILD.gn b/test/inspector/BUILD.gn
index 9c9774719e03f6bd59864256152cebb2a187a9d0..11fb63a8165290276bb4dbd5f381192ed4d7b25a 100644
--- a/test/inspector/BUILD.gn
+++ b/test/inspector/BUILD.gn
@@ -8,8 +8,6 @@ v8_executable("inspector-test") {
testonly = true
sources = [
- "inspector-impl.cc",
- "inspector-impl.h",
"inspector-test.cc",
"isolate-data.cc",
"isolate-data.h",
« no previous file with comments | « no previous file | test/inspector/inspector.gyp » ('j') | no next file with comments »

Powered by Google App Engine