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

Unified Diff: services/user/public/interfaces/BUILD.gn

Issue 1879233002: Move components\profile_service to services\user (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move3
Patch Set: . Created 4 years, 8 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/user/public/cpp/constants.cc ('k') | services/user/public/interfaces/user_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/user/public/interfaces/BUILD.gn
diff --git a/components/profile_service/public/interfaces/BUILD.gn b/services/user/public/interfaces/BUILD.gn
similarity index 92%
rename from components/profile_service/public/interfaces/BUILD.gn
rename to services/user/public/interfaces/BUILD.gn
index 32c85b10c1eacad6444e174094efc658a7900554..0f2415baa1dae16c6169579b47e3dc5a031e0807 100644
--- a/components/profile_service/public/interfaces/BUILD.gn
+++ b/services/user/public/interfaces/BUILD.gn
@@ -6,7 +6,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
- "profile.mojom",
+ "user_service.mojom",
]
deps = [
« no previous file with comments | « services/user/public/cpp/constants.cc ('k') | services/user/public/interfaces/user_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698