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

Unified Diff: blimp/net/DEPS

Issue 2462183002: GRPC Stream implementation of HeliumStream
Patch Set: Implement helium::Stream 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
« no previous file with comments | « blimp/net/BUILD.gn ('k') | blimp/net/engine_connection_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/net/DEPS
diff --git a/blimp/net/DEPS b/blimp/net/DEPS
index 9b51d8d7c80255cf1796f10a5691523efdafd367..4090579eb2bedee4cd5813fc1ba1e14492bd24c7 100644
--- a/blimp/net/DEPS
+++ b/blimp/net/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/public",
perumaal 2016/11/09 21:28:53 REMOVE!
perumaal 2016/11/09 22:21:53 Not needed anymore.
"+net",
"+third_party/WebKit/public/platform/WebGestureDevice.h",
"+third_party/WebKit/public/web/WebInputEvent.h",
« no previous file with comments | « blimp/net/BUILD.gn ('k') | blimp/net/engine_connection_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698