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

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: 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/app/blimp_client_switches.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 e334a8c46e5708ddc3112b852fd65e8d8938e35d..b577562e63de86fb2bbd4f4de4f860b76cfa0d0d 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+gpu",
"+jni",
"+net/base",
+ "+net/cert",
"+skia",
"+third_party/skia",
"+third_party/WebKit/public/web/WebInputEvent.h",
« no previous file with comments | « no previous file | blimp/client/app/blimp_client_switches.h » ('j') | blimp/client/app/blimp_client_switches.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698