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

Side by Side Diff: blimp/client/session/DEPS

Issue 1696563002: Blimp: add support for SSL connections. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: data_deps => data Created 4 years, 9 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/safe_json", 2 "+components/safe_json",
Robert Sesek 2016/03/02 19:22:09 This is now covered by the parent directory DEPS.
Kevin M 2016/03/02 21:02:08 Done.
3 "+net",
4 ] 3 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698