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

Unified Diff: services/js/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/files/util.h ('k') | services/native_support/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/js/BUILD.gn
diff --git a/services/js/BUILD.gn b/services/js/BUILD.gn
index 41d54b027fd8ef4efe1fbef3755484b639a673ec..2b475964d53843c4a70ab02c1e19ad330529320f 100644
--- a/services/js/BUILD.gn
+++ b/services/js/BUILD.gn
@@ -42,7 +42,7 @@ mojo_native_application("js_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",
"//services/js/modules/clock",
"//services/js/modules/gl",
« no previous file with comments | « services/files/util.h ('k') | services/native_support/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698