Chromium Code Reviews| Index: gpu/BUILD.gn |
| diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
| index 498600cc01a1e7fb5e5db01b8c46270f4ed45c47..9884b0c8ea87d46d5a2484a6c0227dec83d79b17 100644 |
| --- a/gpu/BUILD.gn |
| +++ b/gpu/BUILD.gn |
| @@ -45,6 +45,7 @@ shared_library("command_buffer_gles2") { |
| deps = [ |
| ":gpu", |
| "//base", |
| + "//build/config:exe_and_shlib_deps", |
| "//gpu/command_buffer/client:gles2_c_lib", |
| "//gpu/command_buffer/client:gles2_implementation", |
| "//gpu/command_buffer/common:gles2_utils", |