Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Unified Diff: mandoline/app/android/BUILD.gn

Issue 1172123002: Revert of html_viewer: Add DevToolsAgentImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/html_viewer/html_document.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/html_viewer/html_document.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698