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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2273403003: Moving gRPC support interfaces out of cronet and into a new component. (Closed)
Patch Set: Revert rules.gni for testing 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
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 123773b0bf2d161e56e53b534a507b99224f0662..489b0c9d37e51cfa5cbadcf7177e5893c55960ac 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -391,6 +391,10 @@
"label": "//components/cronet/android:cronet_package",
"type": "additional_compile_target",
},
+ "cronet_test": {
+ "label": "//components/cronet/ios:cronet_test",
+ "type": "raw",
+ },
"cronet_test_instrumentation_apk": {
"label": "//components/cronet/android:cronet_test_instrumentation_apk",
"type": "additional_compile_target",
« components/grpc_support/include/c_for_grpc.h ('K') | « net/url_request/url_request_context.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698