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

Unified Diff: components/BUILD.gn

Issue 2273403003: Moving gRPC support interfaces out of cronet and into a new component. (Closed)
Patch Set: Fix ASAN break 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 | « no previous file | components/cronet/DEPS » ('j') | components/cronet/ios/test/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 6c61cca8a735d26eb8e30ee2e81aae5b0a6bc03d..d53d6595e50f39d8652f283ed751c818c037986f 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -83,6 +83,7 @@ test("components_unittests") {
"//components/gcm_driver:unit_tests",
"//components/gcm_driver/crypto:unit_tests",
"//components/google/core/browser:unit_tests",
+ "//components/grpc_support:unit_tests",
"//components/history/core/browser:unit_tests",
"//components/history/core/common:unit_tests",
"//components/image_fetcher:unit_tests",
« no previous file with comments | « no previous file | components/cronet/DEPS » ('j') | components/cronet/ios/test/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698