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

Unified Diff: test/inspector_protocol_parser_test/DEPS

Issue 2184733002: [inspector] add inspector protocol parser test build target. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: address comments Created 4 years, 5 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 | « test/inspector_protocol_parser_test/BUILD.gn ('k') | test/inspector_protocol_parser_test/RunTests.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector_protocol_parser_test/DEPS
diff --git a/test/unittests/DEPS b/test/inspector_protocol_parser_test/DEPS
similarity index 76%
copy from test/unittests/DEPS
copy to test/inspector_protocol_parser_test/DEPS
index 4df37f80af6ec1de74d40f3def663f93ec440e4c..06d0b24e463ed86819b844c315dc10217d15be6c 100644
--- a/test/unittests/DEPS
+++ b/test/inspector_protocol_parser_test/DEPS
@@ -1,4 +1,3 @@
include_rules = [
- "+src",
"+testing"
]
« no previous file with comments | « test/inspector_protocol_parser_test/BUILD.gn ('k') | test/inspector_protocol_parser_test/RunTests.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698