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

Side by Side Diff: remoting/host/DEPS

Issue 10384140: Use system crypto in pref-pane IsPinValid() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix DEPS Created 8 years, 7 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
1 include_rules = [ 1 include_rules = [
2 "+ui", 2 "+ui",
3 "+base/crypto", 3 "+base/crypto",
4 "+net/base", 4 "+net/base",
5 "+net/ftp", 5 "+net/ftp",
6 "+net/http", 6 "+net/http",
7 "+net/proxy", 7 "+net/proxy",
8 "+net/test", 8 "+net/test",
9 "+net/url_request", 9 "+net/url_request",
10 10
11 "+remoting/protocol", 11 "+remoting/protocol",
12 "+remoting/jingle_glue", 12 "+remoting/jingle_glue",
13 "+third_party/modp_b64",
13 "+third_party/npapi", 14 "+third_party/npapi",
14 ] 15 ]
OLDNEW
« no previous file with comments | « no previous file | remoting/host/me2me_preference_pane.mm » ('j') | remoting/host/me2me_preference_pane.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698