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

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

Issue 886583005: [Cronet] rename upload_test_server.cc/h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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.gypi ('k') | components/cronet/android/test/native_test_server.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/android/test/cronet_test_jni.cc
diff --git a/components/cronet/android/test/cronet_test_jni.cc b/components/cronet/android/test/cronet_test_jni.cc
index fc24f1525e4d0094823de2b68effe505cd5b3a20..1b1b558e74f700b4da07ab997a8501e0470362ad 100644
--- a/components/cronet/android/test/cronet_test_jni.cc
+++ b/components/cronet/android/test/cronet_test_jni.cc
@@ -9,8 +9,8 @@
#include "base/android/jni_registrar.h"
#include "components/cronet/android/cronet_loader.h"
#include "mock_url_request_job_factory.h"
+#include "native_test_server.h"
#include "network_change_notifier_util.h"
-#include "upload_test_server.h"
namespace {
« no previous file with comments | « components/cronet.gypi ('k') | components/cronet/android/test/native_test_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698