| Index: chrome/common/render_messages_params.h
|
| ===================================================================
|
| --- chrome/common/render_messages_params.h (revision 76828)
|
| +++ chrome/common/render_messages_params.h (working copy)
|
| @@ -293,10 +293,6 @@
|
| // True if this was a post request.
|
| bool is_post;
|
|
|
| - // Whether the content of the frame was replaced with some alternate content
|
| - // (this can happen if the resource was insecure).
|
| - bool is_content_filtered;
|
| -
|
| // Whether the frame navigation resulted in no change to the documents within
|
| // the page. For example, the navigation may have just resulted in scrolling
|
| // to a named anchor.
|
|
|