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

Unified Diff: components/cronet/DEPS

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/BUILD.gn ('k') | components/cronet/ios/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/DEPS
diff --git a/components/cronet/DEPS b/components/cronet/DEPS
index bd43afc22226de7b164de9a2a43cabf4e91ec995..22729bcc427b257fdb13d8adca56a461635bd830 100644
--- a/components/cronet/DEPS
+++ b/components/cronet/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/grpc_support",
"+components/metrics",
"+components/prefs",
"+net",
« no previous file with comments | « components/BUILD.gn ('k') | components/cronet/ios/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698