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

Unified Diff: gypfiles/all.gyp

Issue 2187263002: Revert "[inspector] add inspector protocol parser test build target for GYP." (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: 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 | « DEPS ('k') | gypfiles/standalone.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gypfiles/all.gyp
diff --git a/gypfiles/all.gyp b/gypfiles/all.gyp
index 230960b865e6b4127f1260acd63ce77c3dd63293..ff1bea4b61137fddf5ffc5aedcd8b5259d3e96ad 100644
--- a/gypfiles/all.gyp
+++ b/gypfiles/all.gyp
@@ -22,9 +22,8 @@
'../samples/samples.gyp:*',
'../test/cctest/cctest.gyp:*',
'../test/fuzzer/fuzzer.gyp:*',
- '../test/inspector_protocol_parser_test/inspector_protocol_parser_test.gyp:*',
'../test/unittests/unittests.gyp:*',
- ],
+ ],
}],
['test_isolation_mode != "noop"', {
'dependencies': [
« no previous file with comments | « DEPS ('k') | gypfiles/standalone.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698