OSDN Git Service

Delete browerplugin tests - do not merge
authorJean-Baptiste Queru <jbq@google.com>
Thu, 27 Jan 2011 21:36:31 +0000 (13:36 -0800)
committerJean-Baptiste Queru <jbq@google.com>
Sat, 29 Jan 2011 15:41:39 +0000 (07:41 -0800)
commit87d197597c9130b10ba9d67f17ed81db26e35cd8
treeec5ff775e0d15c4f6d77f2a51afd1e7d5a9f6505
parentd4c8cec094dbf7bcfa3f31bedae15e5c65b13e94
Delete browerplugin tests - do not merge

Those don't build in all environments.

Change-Id: Ie564d464d2745df0114236f2c28aa1254d0f65b5
13 files changed:
tests/BrowserTestPlugin/Android.mk [deleted file]
tests/BrowserTestPlugin/AndroidManifest.xml [deleted file]
tests/BrowserTestPlugin/MODULE_LICENSE_APACHE2 [deleted file]
tests/BrowserTestPlugin/NOTICE [deleted file]
tests/BrowserTestPlugin/jni/Android.mk [deleted file]
tests/BrowserTestPlugin/jni/PluginObject.cpp [deleted file]
tests/BrowserTestPlugin/jni/PluginObject.h [deleted file]
tests/BrowserTestPlugin/jni/event/EventPlugin.cpp [deleted file]
tests/BrowserTestPlugin/jni/event/EventPlugin.h [deleted file]
tests/BrowserTestPlugin/jni/main.cpp [deleted file]
tests/BrowserTestPlugin/jni/main.h [deleted file]
tests/BrowserTestPlugin/res/drawable/browser_test_plugin.png [deleted file]
tests/BrowserTestPlugin/src/com/android/testplugin/TestPlugin.java [deleted file]