Index: components/cryptauth/DEPS |
diff --git a/components/cryptauth/DEPS b/components/cryptauth/DEPS |
index e6c99c9120bf40ab3b0a317903f3c75200434024..8c37644a57961456f31e1738b8a9cb26eeab2c13 100644 |
--- a/components/cryptauth/DEPS |
+++ b/components/cryptauth/DEPS |
@@ -3,6 +3,7 @@ include_rules = [ |
"+components/prefs", |
"+components/proximity_auth", |
Kyle Horimoto
2016/12/08 21:52:40
This should have been removed when I made the move
Ryan Hansberry
2016/12/09 01:18:14
Unfortunately it seems that cryptauth depends on p
Kyle Horimoto
2016/12/09 01:25:09
Make this depend on logging instead of the entire
Ryan Hansberry
2016/12/09 02:36:50
Unfortunately cryptauth also depends on proximity_
Kyle Horimoto
2016/12/09 18:07:46
Can you move that file over to cryptauth as well?
Ryan Hansberry
2016/12/09 20:11:05
Done, and renamed to cryptauth_test_util.
|
"+crypto", |
+ "+device/bluetooth", |
"+google_apis", |
"+net", |
] |