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

Unified Diff: chrome/chrome_browser.gypi

Issue 444513005: Add the Copresence API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f9e8e005e7b18fa60882912baf59c7646b6286ce..af9d6f41b71380e44a7e0c83473ff9106067c23e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2950,6 +2950,7 @@
'../cc/cc.gyp:cc',
'../components/components.gyp:autofill_content_browser',
'../components/components.gyp:component_updater',
+ '../components/components.gyp:copresence',
'../components/components.gyp:dom_distiller_content',
'../components/components.gyp:keyed_service_content',
'../components/components.gyp:navigation_interception',
@@ -3282,6 +3283,7 @@
],
'dependencies!': [
'../components/components.gyp:feedback_component',
+ '../components/components.gyp:copresence',
'../components/components.gyp:storage_monitor',
'../components/components.gyp:usb_service',
'../components/components.gyp:web_modal',

Powered by Google App Engine
This is Rietveld 408576698