Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(805)

Unified Diff: test/inspector-protocol/BUILD.gn

Issue 2368393003: [inspector] added inspector test runner [part 2] (Closed)
Patch Set: move more InspectorClientImpl functions to private Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/inspector-protocol/inspector-impl.h » ('j') | test/inspector-protocol/inspector-impl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector-protocol/BUILD.gn
diff --git a/test/inspector-protocol/BUILD.gn b/test/inspector-protocol/BUILD.gn
index 73a03eba1c3eefe4a3de4e6447db6499dd8f9afb..6356158d7fc2868625c3b08dd2e3cc84c12b9030 100644
--- a/test/inspector-protocol/BUILD.gn
+++ b/test/inspector-protocol/BUILD.gn
@@ -8,6 +8,8 @@ v8_executable("inspector-protocol") {
testonly = true
sources = [
+ "inspector-impl.cc",
+ "inspector-impl.h",
"task-runner.cc",
"task-runner.h",
]
« no previous file with comments | « no previous file | test/inspector-protocol/inspector-impl.h » ('j') | test/inspector-protocol/inspector-impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698