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

Unified Diff: components/cronet/android/test/native_test_server.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
Index: components/cronet/android/test/native_test_server.cc
diff --git a/components/cronet/android/test/upload_test_server.cc b/components/cronet/android/test/native_test_server.cc
similarity index 99%
rename from components/cronet/android/test/upload_test_server.cc
rename to components/cronet/android/test/native_test_server.cc
index a6dee605e25b7e7d1f577895b9e2e49276a22d7a..97261645d361c60480eb00597df1b5e8b7c562b7 100644
--- a/components/cronet/android/test/upload_test_server.cc
+++ b/components/cronet/android/test/native_test_server.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "upload_test_server.h"
+#include "native_test_server.h"
#include "base/android/jni_android.h"
#include "base/android/jni_string.h"
« no previous file with comments | « components/cronet/android/test/native_test_server.h ('k') | components/cronet/android/test/upload_test_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698