Index: mandoline/app/android/BUILD.gn |
diff --git a/mandoline/app/android/BUILD.gn b/mandoline/app/android/BUILD.gn |
index d8fddcf4130c66cf1e055445360f846d591fd61c..be021ea509a0942bd488aa2cf0cc01f1d21f366c 100644 |
--- a/mandoline/app/android/BUILD.gn |
+++ b/mandoline/app/android/BUILD.gn |
@@ -50,7 +50,6 @@ |
clear_dir = true |
dest = mandoline_assets_dir |
deps = [ |
- "//components/devtools_service", |
"//components/html_viewer", |
"//components/view_manager", |
"//components/view_manager/surfaces", |
@@ -61,7 +60,6 @@ |
] |
sources = [ |
"$root_out_dir/core_services.mojo", |
- "$root_out_dir/devtools_service.mojo", |
"$root_out_dir/lib.stripped/libbootstrap.so", |
"$root_out_dir/network_service.mojo", |
"$root_out_dir/obj/mojo/runner/bootstrap_java.dex.jar", |