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

Unified Diff: components/ownership/DEPS

Issue 494093002: OwnerKeyUtil is moved to components/ownership. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix. Created 6 years, 4 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
Index: components/ownership/DEPS
diff --git a/ash/system/DEPS b/components/ownership/DEPS
similarity index 51%
copy from ash/system/DEPS
copy to components/ownership/DEPS
index abf5b5f48c465447da8f141e26df2ff7b631a00c..9b1127414af2bf1c3b6bf96b9b39acdc400386f9 100644
--- a/ash/system/DEPS
+++ b/components/ownership/DEPS
@@ -1,3 +1,4 @@
include_rules = [
- "-chromeos",
+"+crypto",
+"+net",
]

Powered by Google App Engine
This is Rietveld 408576698