Index: base/data_pack.h |
diff --git a/base/data_pack.h b/base/data_pack.h |
index 33f8b0fe7fd3936c75005fcb518befa87ee77eec..2836715306c75cb2e3b5b3af6de47f0e7cacad95 100644 |
--- a/base/data_pack.h |
+++ b/base/data_pack.h |
@@ -13,13 +13,13 @@ |
#include <map> |
#include "base/basictypes.h" |
-#include "base/ref_counted_memory.h" |
#include "base/scoped_ptr.h" |
namespace file_util { |
class MemoryMappedFile; |
} |
class FilePath; |
+class RefCountedStaticMemory; |
namespace base { |