| Index: services/native_viewport/BUILD.gn
|
| diff --git a/services/native_viewport/BUILD.gn b/services/native_viewport/BUILD.gn
|
| index c211f0cd4eee3617b0d9b45ce3150e20604c0c3d..9842dbf3e3b85ebb7b377056404445fc138c5d0e 100644
|
| --- a/services/native_viewport/BUILD.gn
|
| +++ b/services/native_viewport/BUILD.gn
|
| @@ -27,7 +27,6 @@ if (is_android) {
|
| "//base",
|
| "//mojo/application",
|
| "//mojo/common:tracing_impl",
|
| - "//mojo/public/c/system:for_shared_library",
|
| "//mojo/public/cpp/bindings:bindings",
|
| "//mojo/services/public/interfaces/native_viewport",
|
| "//mojo/services/public/cpp/native_viewport:args",
|
|
|