Index: ppapi/proxy/network_monitor_resource.h |
diff --git a/ppapi/proxy/network_monitor_resource.h b/ppapi/proxy/network_monitor_resource.h |
index e63ae390fa746807fa2fb4c13713e469a1ae380b..2fb91e753f2b610ae748a38a270a86ef4ce1401e 100644 |
--- a/ppapi/proxy/network_monitor_resource.h |
+++ b/ppapi/proxy/network_monitor_resource.h |
@@ -12,10 +12,6 @@ |
#include "ppapi/shared_impl/scoped_pp_resource.h" |
#include "ppapi/thunk/ppb_network_monitor_api.h" |
-namespace base { |
-class MessageLoopProxy; |
-} // namespace base |
- |
namespace ppapi { |
namespace proxy { |