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

Unified Diff: mojo/application/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
Index: mojo/application/BUILD.gn
diff --git a/mojo/application/BUILD.gn b/mojo/application/BUILD.gn
index d5be49153d2dd850d04f013235001c994ae47b7c..a35c5cb5c5b58dc05b70d21ea2b63cad80ded6ce 100644
--- a/mojo/application/BUILD.gn
+++ b/mojo/application/BUILD.gn
@@ -31,8 +31,8 @@ source_set("content_handler") {
"//mojo/common",
"//mojo/environment:chromium",
"//mojo/public/interfaces/application",
+ "//mojo/services/content_handler/public/interfaces",
"//mojo/services/network/public/interfaces",
- "//mojo/services/public/interfaces/content_handler",
]
}
« no previous file with comments | « examples/recursive_content_handler/recursive_content_handler.cc ('k') | mojo/application/content_handler_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698