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

Unified Diff: components/components.gyp

Issue 610633002: Prototype for copresenceSockets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: format specifiers build fix Created 6 years, 2 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_sockets.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 b9af2193c98bcbb80548d997c116d6eb728a50f8..57789204ebaa5530eb7d6116b2914d3f7737a1a3 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -62,6 +62,7 @@
['OS != "ios"', {
'includes': [
'cdm.gypi',
+ 'copresence_sockets.gypi',
'navigation_interception.gypi',
'plugins.gypi',
'power.gypi',
« no previous file with comments | « components/OWNERS ('k') | components/copresence_sockets.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698