Index: ppapi/c/ppb_url_request_info.h |
=================================================================== |
--- ppapi/c/ppb_url_request_info.h (revision 69504) |
+++ ppapi/c/ppb_url_request_info.h (working copy) |
@@ -35,7 +35,7 @@ |
} PP_URLRequestProperty; |
PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_URLRequestProperty, 4); |
-#define PPB_URLREQUESTINFO_INTERFACE "PPB_URLRequestInfo;0.1" |
+#define PPB_URLREQUESTINFO_INTERFACE "PPB_URLRequestInfo;1.1" |
struct PPB_URLRequestInfo { |
// Create a new URLRequestInfo object. Returns 0 if the module is invalid. |