| Index: ppapi/c/ppb_url_response_info.h
|
| ===================================================================
|
| --- ppapi/c/ppb_url_response_info.h (revision 98174)
|
| +++ ppapi/c/ppb_url_response_info.h (working copy)
|
| @@ -3,7 +3,7 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -/* From ppb_url_response_info.idl modified Mon Aug 15 11:01:06 2011. */
|
| +/* From ppb_url_response_info.idl modified Wed Aug 24 20:53:17 2011. */
|
|
|
| #ifndef PPAPI_C_PPB_URL_RESPONSE_INFO_H_
|
| #define PPAPI_C_PPB_URL_RESPONSE_INFO_H_
|
| @@ -14,7 +14,6 @@
|
| #include "ppapi/c/pp_stdint.h"
|
| #include "ppapi/c/pp_var.h"
|
|
|
| -#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
|
|
|
|
|