Index: chrome/browser/renderer_host/chrome_render_message_filter.h |
=================================================================== |
--- chrome/browser/renderer_host/chrome_render_message_filter.h (revision 92309) |
+++ chrome/browser/renderer_host/chrome_render_message_filter.h (working copy) |
@@ -127,7 +127,6 @@ |
void OnSavedPageAsMHTML(int job_id, bool success); |
int render_process_id_; |
- ProfileId profile_id_; |
// The Profile associated with our renderer process. This should only be |
// accessed on the UI thread! |