Chromium Code Reviews| Index: chrome/browser/renderer_host/pepper/pepper_platform_verification_message_filter.h |
| =================================================================== |
| --- chrome/browser/renderer_host/pepper/pepper_platform_verification_message_filter.h (revision 242033) |
| +++ chrome/browser/renderer_host/pepper/pepper_platform_verification_message_filter.h (working copy) |
| @@ -52,7 +52,7 @@ |
| // Used to lookup the WebContents associated with this PP_Instance. |
| int render_process_id_; |
| - int render_view_id_; |
| + int render_frame_id_; |
| // Must only be accessed on the UI thread. |
| scoped_refptr<chromeos::attestation::PlatformVerificationFlow> pv_; |