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

Unified Diff: components/cronet/android/test/cronet_url_request_context_config_test.cc

Issue 1619673004: Add API for custom library loading (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: components/cronet/android/test/cronet_url_request_context_config_test.cc
diff --git a/components/cronet/android/test/cronet_url_request_context_config_test.cc b/components/cronet/android/test/cronet_url_request_context_config_test.cc
index c879fe97fd78d41f0117f9276893200016f51169..d315812363a14f9c46367c46fb8e7212733bf869 100644
--- a/components/cronet/android/test/cronet_url_request_context_config_test.cc
+++ b/components/cronet/android/test/cronet_url_request_context_config_test.cc
@@ -49,4 +49,4 @@ bool RegisterCronetUrlRequestContextConfigTest(JNIEnv* env) {
return RegisterNativesImpl(env);
}
-} // namespace cronet
+} // namespace cronet
xunjieli 2016/01/25 18:24:09 Should probably reset this change in this file, as
mgersh 2016/01/25 19:37:30 Done.

Powered by Google App Engine
This is Rietveld 408576698