| Index: tools/gn/secondary/testing/gtest/BUILD.gn
|
| diff --git a/tools/gn/secondary/testing/gtest/BUILD.gn b/tools/gn/secondary/testing/gtest/BUILD.gn
|
| index 82de0a6d804122564d1470aa30ae169db0ea4ab4..b77d178c14563def5271ae0b8f60f0a28f7639ce 100644
|
| --- a/tools/gn/secondary/testing/gtest/BUILD.gn
|
| +++ b/tools/gn/secondary/testing/gtest/BUILD.gn
|
| @@ -33,8 +33,6 @@ config("gtest_config") {
|
| }
|
|
|
| static_library("gtest") {
|
| - external = true
|
| - gyp_file = "gtest.gyp"
|
| sources = [
|
| "include/gtest/gtest-death-test.h",
|
| "include/gtest/gtest-message.h",
|
|
|