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

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: Rebase. 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/components/ownership/DEPS b/components/ownership/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b1ba0e4d05bd12fd95726c8654d8bd88f60237b7
--- /dev/null
+++ b/components/ownership/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+"+chromeos",
erikwright (departed) 2014/08/25 15:51:07 This dependency seems unnecessary (see other comme
ygorshenin1 2014/08/26 14:53:35 Done.
+"+crypto",
+"+net",
wtc 2014/08/25 19:41:51 "+net" doesn't seem necessary.
ygorshenin1 2014/08/26 14:53:35 I'd prefer to leave "+net" as x509_util_nss.h is u
+]

Powered by Google App Engine
This is Rietveld 408576698