Index: test/inspector_protocol_parser_test/BUILD.gn |
diff --git a/test/inspector_protocol_parser_test/BUILD.gn b/test/inspector_protocol_parser_test/BUILD.gn |
deleted file mode 100644 |
index 52c378871702fef1de076c8e608eb807c740d7ea..0000000000000000000000000000000000000000 |
--- a/test/inspector_protocol_parser_test/BUILD.gn |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-# Copyright 2016 the V8 project authors. All rights reserved. |
-# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
- |
-import("../../gni/v8.gni") |
-# TODO: bring tests back once inspector_protocol is stable and moves out of blink. |