Index: third_party/npapi/bindings/npapi.h |
=================================================================== |
--- third_party/npapi/bindings/npapi.h (revision 29899) |
+++ third_party/npapi/bindings/npapi.h (working copy) |
@@ -139,7 +139,7 @@ |
#define NP_VERSION_MAJOR 0 |
// BEGIN GOOGLE MODIFICATIONS |
-#define NP_VERSION_MINOR 22 // maximum version currently supported by Chromium |
+#define NP_VERSION_MINOR 23 // maximum version currently supported by Chromium |
// END GOOGLE MODIFICATIONS |