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': [ |