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

Unified Diff: components/cryptauth/DEPS

Issue 2586983003: Remove //components/proximity_auth/remote_device.h. It was supposed to have been removed in https:/… (Closed)
Patch Set: Created 4 years 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/cryptauth/DEPS
diff --git a/components/cryptauth/DEPS b/components/cryptauth/DEPS
index e6c99c9120bf40ab3b0a317903f3c75200434024..531dbff442196db7336efb9463651ca758a9beae 100644
--- a/components/cryptauth/DEPS
+++ b/components/cryptauth/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+components/gcm_driver",
"+components/prefs",
- "+components/proximity_auth",
+ "+components/proximity_auth/logging",
msarda 2016/12/19 18:12:27 Why this change? This CL does not include anything
Kyle Horimoto 2016/12/19 18:15:02 Other files in this directory depend on //componen
"+crypto",
"+google_apis",
"+net",

Powered by Google App Engine
This is Rietveld 408576698