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

Unified Diff: components/copresence_sockets/DEPS

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/copresence_sockets/BUILD.gn ('k') | components/copresence_sockets/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/copresence_sockets/DEPS
diff --git a/components/proximity_auth/DEPS b/components/copresence_sockets/DEPS
similarity index 82%
copy from components/proximity_auth/DEPS
copy to components/copresence_sockets/DEPS
index 6d746ad2efbf6d79b99ed19d9548f2c545c18a9a..338b701a6fe9c16500de0f1e6a6d77a3de39d61b 100644
--- a/components/proximity_auth/DEPS
+++ b/components/copresence_sockets/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+base",
"+device/bluetooth",
"+net",
]
« no previous file with comments | « components/copresence_sockets/BUILD.gn ('k') | components/copresence_sockets/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698