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

Unified Diff: chrome/test/chromedriver/third_party/jni/README.chromium

Issue 18419003: [chromedriver] Remove dll build target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments. Created 7 years, 6 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 | « chrome/test/chromedriver/third_party/jni/LICENSE ('k') | chrome/test/chromedriver/third_party/jni/jni.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/third_party/jni/README.chromium
diff --git a/chrome/test/chromedriver/third_party/jni/README.chromium b/chrome/test/chromedriver/third_party/jni/README.chromium
deleted file mode 100644
index 8a3cc333714b1f794873e08aa4f9a483d17da90a..0000000000000000000000000000000000000000
--- a/chrome/test/chromedriver/third_party/jni/README.chromium
+++ /dev/null
@@ -1,13 +0,0 @@
-Name: Java Native Interface from Android NDK
-Short Name: JNI
-URL: http://developer.android.com/sdk/index.html
-Version: NDK r7, SDK API level 16
-Security Critical: no
-License: Apache 2
-
-Description:
- An API for native code to interface with code running in a JVM.
-
-Local modifications:
- -See patch.diff. Made portable to windows by adding proper JNICALL and
- JNIEXPORT defines.
« no previous file with comments | « chrome/test/chromedriver/third_party/jni/LICENSE ('k') | chrome/test/chromedriver/third_party/jni/jni.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698