Index: ppapi/c/ppb_url_response_info.h |
=================================================================== |
--- ppapi/c/ppb_url_response_info.h (revision 92303) |
+++ ppapi/c/ppb_url_response_info.h (working copy) |
@@ -87,8 +87,7 @@ |
*/ |
#define PPB_URLRESPONSEINFO_INTERFACE_0_1 "PPB_URLResponseInfo;0.1" |
-#define PPB_URLRESPONSEINFO_INTERFACE_1_0 "PPB_URLResponseInfo;1.0" |
-#define PPB_URLRESPONSEINFO_INTERFACE PPB_URLRESPONSEINFO_INTERFACE_1_0 |
+#define PPB_URLRESPONSEINFO_INTERFACE PPB_URLRESPONSEINFO_INTERFACE_0_1 |
/** |
* |