Chromium Code Reviews| Index: mojo/public/c/gpu/BUILD.gn |
| diff --git a/mojo/public/c/gpu/BUILD.gn b/mojo/public/c/gpu/BUILD.gn |
| index 07e00d138f5a9ed3b121bf5ae29b302f56113ed9..7f076902188fe4f0296c9e4f34256441f27e602d 100644 |
| --- a/mojo/public/c/gpu/BUILD.gn |
| +++ b/mojo/public/c/gpu/BUILD.gn |
| @@ -12,8 +12,8 @@ group("gpu") { |
| deps = [ |
| ":MGL", |
| - "../../platform/native:mgl_thunks", |
| "../../platform/native:gles2", |
| + "../../platform/native:mgl_thunks", |
| ] |
| } |