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

Unified Diff: components/cryptauth/DEPS

Issue 2502343003: Moved //components/proximity_auth/cryptauth to //components/cryptauth. (Closed)
Patch Set: Fixed proto #includes. Created 4 years, 1 month 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/cryptauth/BUILD.gn ('k') | components/cryptauth/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cryptauth/DEPS
diff --git a/components/proximity_auth/cryptauth/DEPS b/components/cryptauth/DEPS
similarity index 61%
rename from components/proximity_auth/cryptauth/DEPS
rename to components/cryptauth/DEPS
index aa36bc04591e337d39cd31faf9a478ae3ed9fa06..3de522ed84e3615f22dc08da7ea490778b31b311 100644
--- a/components/proximity_auth/cryptauth/DEPS
+++ b/components/cryptauth/DEPS
@@ -1,6 +1,8 @@
include_rules = [
"+crypto",
"+components/gcm_driver",
+ "+components/prefs",
+ "+components/proximity_auth",
"+google_apis",
"+net",
]
« no previous file with comments | « components/cryptauth/BUILD.gn ('k') | components/cryptauth/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698