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

Unified Diff: services/dart/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 | « services/contacts/contacts_apptest.cc ('k') | services/device_info/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/dart/BUILD.gn
diff --git a/services/dart/BUILD.gn b/services/dart/BUILD.gn
index 0c0f5c8e616179c2430ac1b9c79ad1373aa7c5e4..1aee326036915f5127b5b705ab392d11f808544f 100644
--- a/services/dart/BUILD.gn
+++ b/services/dart/BUILD.gn
@@ -47,7 +47,7 @@ mojo_native_application("dart_content_handler") {
"//mojo/public/cpp/system",
"//mojo/public/cpp/utility",
"//mojo/public/interfaces/application",
- "//mojo/services/content_handler/public/interfaces",
+ "//mojo/services/content_handler/interfaces",
"//mojo/services/network/public/interfaces",
"//mojo/services/tracing/public/interfaces",
"//mojo/services/url_response_disk_cache/public/interfaces",
« no previous file with comments | « services/contacts/contacts_apptest.cc ('k') | services/device_info/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698