Index: net/proxy/sync_host_resolver_bridge.h |
=================================================================== |
--- net/proxy/sync_host_resolver_bridge.h (revision 137567) |
+++ net/proxy/sync_host_resolver_bridge.h (working copy) |
@@ -6,7 +6,8 @@ |
#define NET_PROXY_SYNC_HOST_RESOLVER_BRIDGE_H_ |
#pragma once |
-#include "base/memory/scoped_ptr.h" |
+#include "base/compiler_specific.h" |
+#include "base/memory/ref_counted.h" |
#include "net/proxy/sync_host_resolver.h" |
class MessageLoop; |