summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/plugins
diff options
context:
space:
mode:
authorDerek Sollenberger <djsollen@google.com>2011-09-09 10:03:09 -0400
committerDerek Sollenberger <djsollen@google.com>2011-09-09 10:22:10 -0400
commitb8c086775bdf98e932daead992eb960767248f44 (patch)
tree8d76b377e9e4c2825fb2d65f5c3e138176d526f2 /Source/WebKit/android/plugins
parenta2938835206f51208d52e324eb20ded39ed28d1e (diff)
downloadexternal_webkit-b8c086775bdf98e932daead992eb960767248f44.zip
external_webkit-b8c086775bdf98e932daead992eb960767248f44.tar.gz
external_webkit-b8c086775bdf98e932daead992eb960767248f44.tar.bz2
Hookup internal plumbing needed to expose new plugin API.
bug: 5239378 Change-Id: I2078db559315f93e8c43052bf9718566157f971b
Diffstat (limited to 'Source/WebKit/android/plugins')
-rw-r--r--Source/WebKit/android/plugins/android_npapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit/android/plugins/android_npapi.h b/Source/WebKit/android/plugins/android_npapi.h
index bcb0bbb..5305dc8 100644
--- a/Source/WebKit/android/plugins/android_npapi.h
+++ b/Source/WebKit/android/plugins/android_npapi.h
@@ -130,6 +130,7 @@ typedef uint32_t ANPMatrixFlag;
#define kWindowInterfaceV2_ANPGetValue ((NPNVariable)1018)
#define kNativeWindowInterfaceV0_ANPGetValue ((NPNVariable)1019)
+#define kVideoInterfaceV1_ANPGetValue ((NPNVariable)1020)
/** queries for the drawing models supported on this device.