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

Unified Diff: blimp/client/BUILD.gn

Issue 2273403003: Moving gRPC support interfaces out of cronet and into a new component. (Closed)
Patch Set: Add cronet_c_for_graph back to sources. Might fix GN, probably won't compile Created 4 years, 4 months 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 | « no previous file | components/cronet/DEPS » ('j') | components/grpc_support/cronet_bidirectional_stream.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 2bf2c86ff4a4deffcc971c5eeb9e53b3e564321a..73b696a8c018a70b47fcbceca529af569ca2b7a1 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -238,6 +238,7 @@ if (is_linux && !is_chromeos && use_x11) {
"//blimp/client:compositor",
"//blimp/client/core/session",
"//blimp/net",
+ "//components/grpc_support",
"//net",
"//services/shell/public/cpp",
« no previous file with comments | « no previous file | components/cronet/DEPS » ('j') | components/grpc_support/cronet_bidirectional_stream.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698