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

Unified Diff: components/cronet/ios/test/BUILD.gn

Issue 2465303002: [cronet] make startNetLogToFile write to correct file (Closed)
Patch Set: Created 4 years, 1 month 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: components/cronet/ios/test/BUILD.gn
diff --git a/components/cronet/ios/test/BUILD.gn b/components/cronet/ios/test/BUILD.gn
index 2064de2ebeee6007012ba54eb9b604f231c29443..6a34711a1c0213c38687b0272721b3d4187a0268 100644
--- a/components/cronet/ios/test/BUILD.gn
+++ b/components/cronet/ios/test/BUILD.gn
@@ -10,6 +10,7 @@ test("cronet_test") {
sources = [
"cronet_bidirectional_stream_test.mm",
"cronet_http_test.mm",
+ "cronet_netlog_test.mm",
"cronet_test_runner.mm",
"quic_test_server.cc",
"quic_test_server.h",

Powered by Google App Engine
This is Rietveld 408576698