| Index: gpu/khronos_glcts_support/BUILD.gn
|
| diff --git a/gpu/khronos_glcts_support/BUILD.gn b/gpu/khronos_glcts_support/BUILD.gn
|
| index 2868134673d168048f1fc2b434fefea86013683b..dfd5253df8e42f13991fee857bef9c046216111f 100644
|
| --- a/gpu/khronos_glcts_support/BUILD.gn
|
| +++ b/gpu/khronos_glcts_support/BUILD.gn
|
| @@ -138,8 +138,6 @@ if (internal_khronos_glcts_tests) {
|
| ":dethread",
|
| ]
|
|
|
| - libs = [ "rt" ]
|
| -
|
| configs += [ ":defaults_config" ]
|
| configs -= [ "//build/config/compiler:chromium_code" ]
|
| configs += [ "//build/config/compiler:no_chromium_code" ]
|
|
|