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

Unified Diff: chrome/chrome_browser.gypi

Issue 426093003: Add the copresence component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « no previous file | components/OWNERS » ('j') | components/copresence.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 14d9301750ad86fb8c9cb99a06274004ca0779f3..b4ecdd9d3825685dcc5c0bb868da86d80bf4bc62 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2951,6 +2951,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',
@@ -3289,6 +3290,7 @@
'chrome_browser_jni_headers',
],
'dependencies!': [
+ '../components/components.gyp:copresence',
'../components/components.gyp:feedback_component',
'../components/components.gyp:storage_monitor',
'../components/components.gyp:usb_service',
« no previous file with comments | « no previous file | components/OWNERS » ('j') | components/copresence.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698