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

Unified Diff: services/vanadium/security/principal_service.go

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/python/content_handler/BUILD.gn ('k') | shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/vanadium/security/principal_service.go
diff --git a/services/vanadium/security/principal_service.go b/services/vanadium/security/principal_service.go
index 5e8e08760a93af520b5031fa2359de5660e9d953..26ebe66d2464ea7bb2e8476dfa388fe7eca3db13 100644
--- a/services/vanadium/security/principal_service.go
+++ b/services/vanadium/security/principal_service.go
@@ -17,7 +17,7 @@ import (
"mojo/public/go/bindings"
"mojo/public/go/system"
"mojo/public/interfaces/network/url_request"
- auth "mojo/services/authentication/public/interfaces/authentication"
+ auth "mojo/services/authentication/interfaces/authentication"
network "mojo/services/network/public/interfaces/network_service"
"mojo/services/network/public/interfaces/url_loader"
vpkg "mojo/services/vanadium/security/public/interfaces/principal"
« no previous file with comments | « services/python/content_handler/BUILD.gn ('k') | shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698