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

Unified Diff: base/android/java/templates/NativeTestLibraries.template

Issue 1218053003: [Android] Begin switching from lighttpd + apache to EmbeddedTestServer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « base/android/java/templates/NativeLibraries.template ('k') | base/base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/java/templates/NativeTestLibraries.template
diff --git a/base/android/java/templates/NativeTestLibraries.template b/base/android/java/templates/NativeTestLibraries.template
new file mode 100644
index 0000000000000000000000000000000000000000..5e56a6f3baff7fb01b3b118e5b5a75c4d0f75e11
--- /dev/null
+++ b/base/android/java/templates/NativeTestLibraries.template
@@ -0,0 +1,3 @@
+#define NATIVE_LIBRARIES_CLASS_NAME NativeTestLibraries
+#include "base/android/java/templates/NativeLibraries.template"
+#undef NATIVE_LIBRARIES_CLASS_NAME
« no previous file with comments | « base/android/java/templates/NativeLibraries.template ('k') | base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698