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

Unified Diff: test/inspector/BUILD.gn

Issue 2368393003: [inspector] added inspector test runner [part 2] (Closed)
Patch Set: addressed comments 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/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 3d8da6535976f412cdce4fe4300f50cc313f51bf..de5928f8ed376b74889edaedaac2935edf0face5 100644
--- a/test/inspector/BUILD.gn
+++ b/test/inspector/BUILD.gn
@@ -8,6 +8,8 @@ v8_executable("inspector-test") {
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/inspector.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698