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

Unified Diff: mojo/application/BUILD.gn

Issue 1388413005: Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 2 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 | « mojo/BUILD.gn ('k') | mojo/application/content_handler_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/application/BUILD.gn
diff --git a/mojo/application/BUILD.gn b/mojo/application/BUILD.gn
index 35cb34523784876c7a9a6f459ee32ce70a14845b..dce87a29e5d9f42481cffff775947aa2376b2123 100644
--- a/mojo/application/BUILD.gn
+++ b/mojo/application/BUILD.gn
@@ -30,7 +30,7 @@ source_set("content_handler") {
"//mojo/environment:chromium",
"//mojo/message_pump",
"//mojo/public/interfaces/application",
- "//mojo/services/content_handler/public/interfaces",
+ "//mojo/services/content_handler/interfaces",
"//mojo/services/network/public/interfaces",
]
}
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/application/content_handler_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698