Chromium Code Reviews| Index: mojo/runner/BUILD.gn |
| diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn |
| index 8b8a7c51f0073d04b9da60d607b1cfc403318934..a486b146a714d8d2bc8c081f18d5ffd2eb28f49d 100644 |
| --- a/mojo/runner/BUILD.gn |
| +++ b/mojo/runner/BUILD.gn |
| @@ -155,7 +155,7 @@ source_set("lib") { |
| deps += [ |
| ":jni_headers", |
| ":run_android_application_function", |
| - "//components/gles2", |
| + "//components/view_manager/gles2", |
| "//components/view_manager/native_viewport", |
| "//mojo/application/public/cpp:content_handler", |
| ] |