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

Side by Side Diff: base/test/android/java/templates/NativeTestLibraries.template

Issue 1465383003: [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: yfriedman comments Created 5 years 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 unified diff | Download patch
OLDNEW
(Empty)
1 #define NATIVE_LIBRARIES_PACKAGE org.chromium.base.test.library_loader
Yaron 2015/11/25 16:04:54 copyright header? (don't actually know if it's nee
jbudorick 2015/12/01 15:38:23 Done.
2 #define NATIVE_LIBRARIES_CLASS_NAME NativeTestLibraries
3 #include "base/android/java/templates/NativeLibraries.template"
4 #undef NATIVE_LIBRARIES_CLASS_NAME
5 #undef NATIVE_LIBRARIES_PACKAGE
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698