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

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

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/BUILD.gn
diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn
index b7dd6ae778a11712017646b5d70ee1e3e1867b70..e15a5f9b806aec2a4a113a6afe7ed5e9d0e6ac6d 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:assignment_options",
"//cc/surfaces:surface_id",
"//components/keyed_service/core",
"//components/prefs:prefs",

Powered by Google App Engine
This is Rietveld 408576698