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

Unified Diff: content/content_browser.gypi

Issue 1871223003: Use ShellClientFactory interface to load mojo:profile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/common/mojo/embedded_application_runner.cc ('k') | content/content_common.gypi » ('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 05375e0d1b849eb9c2946148f0f852fe56dd7b56..8787aec8ea32028fc88cd69a93b4fd925efc20f4 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -10,6 +10,7 @@
'../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',
@@ -1122,6 +1123,8 @@
'browser/message_port_service.h',
'browser/mime_registry_message_filter.cc',
'browser/mime_registry_message_filter.h',
+ 'browser/mojo/browser_shell_connection.cc',
+ 'browser/mojo/browser_shell_connection.h',
'browser/mojo/constants.cc',
'browser/mojo/constants.h',
'browser/mojo/mojo_app_connection_impl.cc',
« no previous file with comments | « content/common/mojo/embedded_application_runner.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698