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

Unified Diff: blimp/client/public/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/client/public/DEPS
diff --git a/blimp/client/public/DEPS b/blimp/client/public/DEPS
index e873ad60a103c341c718a2019d18573bf1bbd0de..4a3261d4897793d17f94ce28e6eb0690ddf71d6c 100644
--- a/blimp/client/public/DEPS
+++ b/blimp/client/public/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+base",
"-blimp",
+ "+blimp/common",
"+blimp/client/public",
"+cc/surfaces",
"+components/keyed_service/core",

Powered by Google App Engine
This is Rietveld 408576698