Index: base/data_pack.cc |
diff --git a/base/data_pack.cc b/base/data_pack.cc |
index 06f230803fd0cb7907443170e530e59945e86387..c130031a51c0bbb5af2723ca78eb984dccae0ec6 100644 |
--- a/base/data_pack.cc |
+++ b/base/data_pack.cc |
@@ -8,6 +8,7 @@ |
#include "base/file_util.h" |
#include "base/logging.h" |
+#include "base/ref_counted_memory.h" |
#include "base/string_piece.h" |
// For details of the file layout, see |