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

Unified Diff: content/content_browser.gypi

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 | « content/browser/mojo/mojo_shell_context.cc ('k') | content/content_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index a3a96ad42d97879338c8895aa87ea3ee1fc17084..26053475421e70679d5b1b98b9857fabbcccb654 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -9,8 +9,6 @@
'../cc/cc.gyp:cc_surfaces',
'../components/leveldb/leveldb.gyp:leveldb_lib',
'../components/mime_util/mime_util.gyp:mime_util',
- '../components/profile_service/profile_service.gyp:profile_service_lib',
- '../components/profile_service/profile_service.gyp:profile_service_public_lib',
'../components/scheduler/scheduler.gyp:scheduler_common',
'../components/url_formatter/url_formatter.gyp:url_formatter',
'../crypto/crypto.gyp:crypto',
@@ -39,6 +37,8 @@
'../services/shell/shell.gyp:shell_runner_host_lib',
'../services/tracing/tracing.gyp:tracing_lib',
'../services/tracing/tracing.gyp:tracing_public',
+ '../services/user/user.gyp:user_service_lib',
+ '../services/user/user.gyp:user_service_public_lib',
'../skia/skia.gyp:skia',
'../skia/skia.gyp:skia_mojo',
'../sql/sql.gyp:sql',
« no previous file with comments | « content/browser/mojo/mojo_shell_context.cc ('k') | content/content_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698