| Index: cc/blink/BUILD.gn
|
| diff --git a/cc/blink/BUILD.gn b/cc/blink/BUILD.gn
|
| index ae8c0178c196017b8c2fe29aded595c3660fb2c3..06f79a669108f84a32359e0f041f321da1d66996 100644
|
| --- a/cc/blink/BUILD.gn
|
| +++ b/cc/blink/BUILD.gn
|
| @@ -4,7 +4,6 @@
|
|
|
| import("//testing/test.gni")
|
|
|
| -# GYP version: //cc/blink/cc_blink.gyp:cc_blink
|
| component("blink") {
|
| output_name = "cc_blink"
|
|
|
| @@ -47,7 +46,6 @@ component("blink") {
|
| ]
|
| }
|
|
|
| -# GYP version: //cc/blink/cc_blink_tests.gyp:cc_blink_unittests
|
| test("cc_blink_unittests") {
|
| sources = [
|
| "web_layer_impl_fixed_bounds_unittest.cc",
|
|
|