Index: webkit/plugins/ppapi/ppb_url_response_info_impl.h |
diff --git a/webkit/plugins/ppapi/ppb_url_response_info_impl.h b/webkit/plugins/ppapi/ppb_url_response_info_impl.h |
index 10f44ea3a7c7464e0d4c1e0412f1a3dc5084fc13..5c507467c9afab59d0896017cabbe4f42df8ff6b 100644 |
--- a/webkit/plugins/ppapi/ppb_url_response_info_impl.h |
+++ b/webkit/plugins/ppapi/ppb_url_response_info_impl.h |
@@ -30,7 +30,7 @@ class PPB_URLResponseInfo_Impl |
bool Initialize(const WebKit::WebURLResponse& response); |
- // ResourceObjectBase overrides. |
+ // Resource overrides. |
virtual PPB_URLResponseInfo_API* AsPPB_URLResponseInfo_API() OVERRIDE; |
// PPB_URLResponseInfo_API implementation. |