summaryrefslogtreecommitdiffstats
path: root/ppapi/c/dev/ppp_selection_dev.h
diff options
context:
space:
mode:
authorneb@chromium.org <neb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-14 05:52:23 +0000
committerneb@chromium.org <neb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-14 05:52:23 +0000
commitb78806093a57c48917e709ea46b7ce1b2ab0f693 (patch)
tree6d4965f88bf2a791a1671177fe7bc23396287046 /ppapi/c/dev/ppp_selection_dev.h
parent502b937c355c991645a3b88bf59d678862b7b8ff (diff)
downloadchromium_src-b78806093a57c48917e709ea46b7ce1b2ab0f693.zip
chromium_src-b78806093a57c48917e709ea46b7ce1b2ab0f693.tar.gz
chromium_src-b78806093a57c48917e709ea46b7ce1b2ab0f693.tar.bz2
Revert of revert 69309 - switch handles to 32 bit in PPAPI.
David Sehr helped me get the NaCl side working so I'll try to land this again. Previous CL at http://codereview.chromium.org/5837001 BUG=69474 TEST=compiles Review URL: http://codereview.chromium.org/6231003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71419 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/c/dev/ppp_selection_dev.h')
-rw-r--r--ppapi/c/dev/ppp_selection_dev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/c/dev/ppp_selection_dev.h b/ppapi/c/dev/ppp_selection_dev.h
index 71ca4db..dfbed35 100644
--- a/ppapi/c/dev/ppp_selection_dev.h
+++ b/ppapi/c/dev/ppp_selection_dev.h
@@ -9,7 +9,7 @@
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_var.h"
-#define PPP_SELECTION_DEV_INTERFACE "PPP_Selection(Dev);0.2"
+#define PPP_SELECTION_DEV_INTERFACE "PPP_Selection(Dev);0.3"
struct PPP_Selection_Dev {
/**