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

Unified Diff: testing/android/native_test/native_test_util.cc

Issue 1071573003: [Android] Move testing/android/ to testing/android/native_test/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removing errant commit Created 5 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
« no previous file with comments | « testing/android/native_test/native_test_util.h ('k') | testing/android/native_test_jni_onload.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/android/native_test/native_test_util.cc
diff --git a/testing/android/native_test_util.cc b/testing/android/native_test/native_test_util.cc
similarity index 96%
rename from testing/android/native_test_util.cc
rename to testing/android/native_test/native_test_util.cc
index 885f297c1efb865ef6c72790dfab0af45c9943e7..2eaf9718ba79ec242d4d09269f8c91eeb79f6d19 100644
--- a/testing/android/native_test_util.cc
+++ b/testing/android/native_test/native_test_util.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 "testing/android/native_test_util.h"
+#include "testing/android/native_test/native_test_util.h"
#include "base/files/file_path.h"
#include "base/files/file_util.h"
« no previous file with comments | « testing/android/native_test/native_test_util.h ('k') | testing/android/native_test_jni_onload.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698