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

Unified Diff: components/cronet/ios/test/cronet_test_runner.mm

Issue 1858483002: Cronet for iOS with C API for GRPC support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@small
Patch Set: Address comments, bundle libboringssl.a into libcronet.a Created 4 years, 8 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: components/cronet/ios/test/cronet_test_runner.mm
diff --git a/ios/crnet/test/crnet_test_runner.mm b/components/cronet/ios/test/cronet_test_runner.mm
similarity index 82%
copy from ios/crnet/test/crnet_test_runner.mm
copy to components/cronet/ios/test/cronet_test_runner.mm
index 869f738ae270a8bb4cd48a8ac716393184285d96..2272531cdc0df3512b7f74022ce41886aa4ad96f 100644
--- a/ios/crnet/test/crnet_test_runner.mm
+++ b/components/cronet/ios/test/cronet_test_runner.mm
@@ -1,4 +1,4 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
+// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
« no previous file with comments | « components/cronet/ios/test/cronet_bidirectional_stream_test.mm ('k') | components/cronet/ios/test/quic_test_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698