Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5303)

Unified Diff: chrome/common/security_filter_peer.h

Issue 18722: Revert r8560 due to broken interactive_ui_tests (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/process_watcher.cc ('k') | chrome/views/table_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/security_filter_peer.h
===================================================================
--- chrome/common/security_filter_peer.h (revision 8567)
+++ chrome/common/security_filter_peer.h (working copy)
@@ -50,8 +50,8 @@
SecurityFilterPeer(webkit_glue::ResourceLoaderBridge* resource_loader_bridge,
webkit_glue::ResourceLoaderBridge::Peer* peer);
+ webkit_glue::ResourceLoaderBridge* resource_loader_bridge_;
webkit_glue::ResourceLoaderBridge::Peer* original_peer_;
- webkit_glue::ResourceLoaderBridge* resource_loader_bridge_;
private:
DISALLOW_EVIL_CONSTRUCTORS(SecurityFilterPeer);
« no previous file with comments | « chrome/common/process_watcher.cc ('k') | chrome/views/table_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698