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

Unified Diff: blimp/common/DEPS

Issue 2462183002: GRPC Stream implementation of HeliumStream
Patch Set: Fixed a few minor comments Created 4 years, 1 month 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
Index: blimp/common/DEPS
diff --git a/blimp/common/DEPS b/blimp/common/DEPS
index e3349e9e14f935bdbba1b216e2d8debf93adb0a9..2284ad11e46a7510aff4a710d2700240c8a75a31 100644
--- a/blimp/common/DEPS
+++ b/blimp/common/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"-cc/blink",
"-content",
"+crypto",
+ "+net",
"+third_party/libwebp",
"+third_party/skia",
"+ui/base/ime/text_input_type.h",

Powered by Google App Engine
This is Rietveld 408576698