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

Unified Diff: blimp/client/DEPS

Issue 1696563002: Blimp: add support for SSL connections. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address remaining rsleevi feedback items Created 4 years, 10 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 | « no previous file | blimp/client/app/blimp_client_switches.h » ('j') | blimp/client/session/assignment_source.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index 62e48705f83cce3e9d8bb5a48100abd43c53bda3..07e8fb00f3c010c7f877a50c6916c3a1f758819a 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -7,6 +7,8 @@ include_rules = [
"+gpu",
"+jni",
"+net",
+ "+net/base",
+ "+net/cert",
Ryan Sleevi 2016/02/23 00:49:44 Not needed given line 9
Kevin M 2016/02/23 01:58:25 Done.
"+skia",
"+third_party/libwebp",
"+third_party/skia",
« no previous file with comments | « no previous file | blimp/client/app/blimp_client_switches.h » ('j') | blimp/client/session/assignment_source.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698