Chromium Code Reviews| Index: mojo/public/gles2/BUILD.gn |
| diff --git a/mojo/public/gles2/BUILD.gn b/mojo/public/gles2/BUILD.gn |
| index 70e19b41fc8b89b92192fe33662b339fa9c18b9a..de5f7076202f800ff19df0db1ae63c5d24e0818b 100644 |
| --- a/mojo/public/gles2/BUILD.gn |
| +++ b/mojo/public/gles2/BUILD.gn |
| @@ -16,7 +16,7 @@ static_library("gles2") { |
| ":gles2_config", |
| "//third_party/khronos:khronos_headers", |
| ] |
| - direct_dependent_configs = [ |
| + public_configs = [ |
| ":gles2_config", |
| "//third_party/khronos:khronos_headers", |
| ] |