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

Side by Side 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, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
2 "+chromeos",
erikwright (departed) 2014/08/25 15:51:07 This dependency seems unnecessary (see other comme
ygorshenin1 2014/08/26 14:53:35 Done.
3 "+crypto",
4 "+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
5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698