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

Unified Diff: components/grpc_support/include/headers.gni

Issue 2273403003: Moving gRPC support interfaces out of cronet and into a new component. (Closed)
Patch Set: Address comments Created 4 years, 2 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 | « components/grpc_support/include/bidirectional_stream_c.h ('k') | components/grpc_support/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/grpc_support/include/headers.gni
diff --git a/components/grpc_support/include/headers.gni b/components/grpc_support/include/headers.gni
new file mode 100644
index 0000000000000000000000000000000000000000..790332f058e27cba11985cac21068b0be67578cb
--- /dev/null
+++ b/components/grpc_support/include/headers.gni
@@ -0,0 +1,2 @@
+grpc_public_headers =
+ [ "//components/grpc_support/include/bidirectional_stream_c.h" ]
« no previous file with comments | « components/grpc_support/include/bidirectional_stream_c.h ('k') | components/grpc_support/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698