Chromium Code Reviews| Index: services/native_viewport/BUILD.gn |
| diff --git a/services/native_viewport/BUILD.gn b/services/native_viewport/BUILD.gn |
| index 0cde03d5f5bde55397725c6b5f8c71df2aa2659d..301b1af56ac48948da6727b4eeb3811da8c3468c 100644 |
| --- a/services/native_viewport/BUILD.gn |
| +++ b/services/native_viewport/BUILD.gn |
| @@ -54,6 +54,7 @@ if (is_android) { |
| deps = [ |
| ":lib", |
| "//base", |
| + "//gpu/config", |
| "//mojo/application", |
| "//mojo/common:tracing_impl", |
| "//mojo/public/cpp/bindings:bindings", |