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

Unified Diff: blimp/client/public/BUILD.gn

Issue 2462183002: GRPC Stream implementation of HeliumStream
Patch Set: Address gcasto 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
« no previous file with comments | « blimp/client/core/session/connection_status.cc ('k') | blimp/client/public/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/public/BUILD.gn
diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn
index b7dd6ae778a11712017646b5d70ee1e3e1867b70..ba4e7eac14a674787dadeb34f9fbfd82a3c9fa06 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -44,6 +44,7 @@ source_set("public_headers") {
public_deps = [
"//base",
+ "//blimp/common/public/session:assignment_options",
"//cc/surfaces:surface_id",
"//components/keyed_service/core",
"//components/prefs:prefs",
« no previous file with comments | « blimp/client/core/session/connection_status.cc ('k') | blimp/client/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698