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

Unified Diff: test/default.gyp

Issue 2239603002: [inspector] Remove inspector_protocol_parser_test target. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: format build files Created 4 years, 4 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/bot_default.isolate ('k') | test/default.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/default.gyp
diff --git a/test/default.gyp b/test/default.gyp
index 2b49143fbe2dffc1e351eff814d1db3bd720bbf2..dd1d9e2dc8148269c7327b39682ddf57edf41eeb 100644
--- a/test/default.gyp
+++ b/test/default.gyp
@@ -12,7 +12,6 @@
'dependencies': [
'cctest/cctest.gyp:cctest_run',
'fuzzer/fuzzer.gyp:fuzzer_run',
- 'inspector_protocol_parser_test/inspector_protocol_parser_test.gyp:inspector_protocol_parser_test_run',
'intl/intl.gyp:intl_run',
'message/message.gyp:message_run',
'mjsunit/mjsunit.gyp:mjsunit_run',
« no previous file with comments | « test/bot_default.isolate ('k') | test/default.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698