Index: webkit/glue/webframeloaderclient_impl.h |
=================================================================== |
--- webkit/glue/webframeloaderclient_impl.h (revision 16977) |
+++ webkit/glue/webframeloaderclient_impl.h (working copy) |
@@ -26,7 +26,6 @@ |
} |
class Alt404PageResourceFetcher; |
-class NetAgentImpl; |
class WebFrameImpl; |
class WebPluginContainer; |
@@ -223,9 +222,6 @@ |
// Called when a dummy back-forward navigation is intercepted. |
void HandleBackForwardNavigation(const GURL&); |
- // Returns NetAgent instance if network tracking is enabled. |
- NetAgentImpl* GetNetAgentImpl(); |
- |
// The WebFrame that owns this object and manages its lifetime. Therefore, |
// the web frame object is guaranteed to exist. |
WebFrameImpl* webframe_; |