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

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/BUILD.gn » ('j') | components/copresence/public/copresence_client.h » ('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 552575ec99e3dbdf3c353fb4a6a0fcca2d78535d..add621cb585de1c3279ba80714a83274d95c1576 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',
jochen (gone - plz use gerrit) 2014/07/31 19:22:46 i meant: as long as you don't use the component fr
rkc 2014/07/31 20:13:35 Ah, but we will be. I'll add it again when we need
'../components/components.gyp:dom_distiller_content',
'../components/components.gyp:keyed_service_content',
'../components/components.gyp:navigation_interception',
@@ -3282,6 +3283,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/BUILD.gn » ('j') | components/copresence/public/copresence_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698