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

Unified Diff: services/python/content_handler/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/native_support/redirectors.h ('k') | services/vanadium/security/principal_service.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/python/content_handler/BUILD.gn
diff --git a/services/python/content_handler/BUILD.gn b/services/python/content_handler/BUILD.gn
index 43563c03c02204f0289b0569471c96c5ec6056cb..c17e0fb56dbd186e180d585a16f65d0a1629d597 100644
--- a/services/python/content_handler/BUILD.gn
+++ b/services/python/content_handler/BUILD.gn
@@ -29,7 +29,7 @@ python_binary_source_set("content_handler_src") {
"//mojo/public/cpp/utility",
"//mojo/public/python:python_common",
"//mojo/public/python:system_embedded",
- "//mojo/services/content_handler/public/interfaces",
+ "//mojo/services/content_handler/interfaces",
"//third_party/zlib:zip",
"//url:url",
]
« no previous file with comments | « services/native_support/redirectors.h ('k') | services/vanadium/security/principal_service.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698