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

Unified Diff: mojo/application_manager/BUILD.gn

Issue 793243002: Restructure public side of content_handler service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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 | « mojo/application/content_handler_factory.cc ('k') | mojo/application_manager/application_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/application_manager/BUILD.gn
diff --git a/mojo/application_manager/BUILD.gn b/mojo/application_manager/BUILD.gn
index ab0fd9b452dda4ed20bd398e912d25a361d601ff..c1cf8ed55d122604af3d191b3b8355c2df859e86 100644
--- a/mojo/application_manager/BUILD.gn
+++ b/mojo/application_manager/BUILD.gn
@@ -33,7 +33,7 @@ component("application_manager") {
"//mojo/environment:chromium",
"//mojo/public/cpp/application",
"//mojo/public/cpp/bindings",
- "//mojo/services/public/interfaces/content_handler:content_handler",
+ "//mojo/services/content_handler/public/interfaces",
]
}
« no previous file with comments | « mojo/application/content_handler_factory.cc ('k') | mojo/application_manager/application_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698