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

Unified Diff: components/BUILD.gn

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 | « no previous file | components/cronet/DEPS » ('j') | no next file with comments »
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 8d69cf55449aceb90828c1cf539b741773023908..8ae08b1048063f3e4d6d203095be0eeab9f710fb 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -80,6 +80,7 @@ test("components_unittests") {
"//components/gcm_driver:unit_tests",
"//components/gcm_driver/crypto:unit_tests",
"//components/google/core/browser:unit_tests",
+ "//components/grpc_support/test: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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698