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

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: Fixed GYP file. 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
« no previous file with comments | « components/ownership/BUILD.gn ('k') | components/ownership/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ownership/DEPS
diff --git a/chrome/renderer/net/DEPS b/components/ownership/DEPS
similarity index 64%
copy from chrome/renderer/net/DEPS
copy to components/ownership/DEPS
index b462077ce456bd720c5b92255c650b92d82d14d2..bc55362a6a17391dd26f898013d43f44c7bfac2f 100644
--- a/chrome/renderer/net/DEPS
+++ b/components/ownership/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+gin",
+"+crypto",
]
« no previous file with comments | « components/ownership/BUILD.gn ('k') | components/ownership/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698