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

Unified Diff: components/components.gyp

Issue 610633002: Prototype for copresenceSockets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index e696a2440155271bee85825e753bfe8d7fe26bd1..7c2d5ff9529796cb2fbcaee2db93b1a1d714e66f 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -80,6 +80,7 @@
['OS != "ios" and OS != "android"', {
'includes': [
'copresence.gypi',
+ 'copresence_sockets.gypi',
'proximity_auth.gypi',
'storage_monitor.gypi',
]

Powered by Google App Engine
This is Rietveld 408576698