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

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

Issue 2465303002: [cronet] make startNetLogToFile write to correct file (Closed)
Patch Set: sync Created 3 years, 11 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/cronet/ios/cronet_environment.mm ('k') | components/cronet/ios/test/cronet_netlog_test.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/ios/test/BUILD.gn
diff --git a/components/cronet/ios/test/BUILD.gn b/components/cronet/ios/test/BUILD.gn
index 8bab274084c50b6b67186d2d25b1b565a7dfed53..db793b56b22e87fd3cfadb8ebe59a08b1644ec98 100644
--- a/components/cronet/ios/test/BUILD.gn
+++ b/components/cronet/ios/test/BUILD.gn
@@ -9,6 +9,7 @@ test("cronet_test") {
testonly = true
sources = [
"cronet_http_test.mm",
+ "cronet_netlog_test.mm",
"cronet_test_runner.mm",
"get_stream_engine.mm",
"start_cronet.h",
« no previous file with comments | « components/cronet/ios/cronet_environment.mm ('k') | components/cronet/ios/test/cronet_netlog_test.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698