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

Unified Diff: components/grpc_support/test/quic_test_server.h

Issue 2928653002: [Cronet-iOS] Public-Key-Pinning Tests (Closed)
Patch Set: Fixed DEPS Created 3 years, 6 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/test/start_cronet.mm ('k') | components/grpc_support/test/quic_test_server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/grpc_support/test/quic_test_server.h
diff --git a/components/grpc_support/test/quic_test_server.h b/components/grpc_support/test/quic_test_server.h
index afb5828fe7aeaacf521c6044267ad1c85052c24b..46ac331d858761f2d53da516232c4540a7d886a9 100644
--- a/components/grpc_support/test/quic_test_server.h
+++ b/components/grpc_support/test/quic_test_server.h
@@ -15,6 +15,7 @@ void ShutdownQuicTestServer();
int GetQuicTestServerPort();
+extern const char kTestServerDomain[];
extern const char kTestServerHost[];
extern const char kTestServerUrl[];
« no previous file with comments | « components/cronet/ios/test/start_cronet.mm ('k') | components/grpc_support/test/quic_test_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698