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

Unified Diff: components/components.gyp

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 | « components/OWNERS ('k') | components/copresence.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 85a1137aaf75d1fffab5f8ba56724f5bb4a80014..65e7ecd0795b28d4dd68ec2c6f8f788144f9326f 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -76,6 +76,7 @@
}],
['OS != "ios" and OS != "android"', {
'includes': [
+ 'copresence.gypi',
'storage_monitor.gypi',
'usb_service.gypi',
]
« no previous file with comments | « components/OWNERS ('k') | components/copresence.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698