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

Unified Diff: components/pairing/DEPS

Issue 429453007: Add net to pairing DEPS (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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pairing/DEPS
diff --git a/components/pairing/DEPS b/components/pairing/DEPS
index 78c997021268b8dc7c657073b3f561d8922ddc93..ef3bf17511ce4ea9447adabfb1aaf2349c607000 100644
--- a/components/pairing/DEPS
+++ b/components/pairing/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+device/bluetooth",
+ "+net", # For IOBuffer
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698