Index: net/disk_cache/blockfile/index_table_v3.cc |
diff --git a/net/disk_cache/blockfile/index_table_v3.cc b/net/disk_cache/blockfile/index_table_v3.cc |
index 426d683bba2ebe354ef01b2ad685ff2df444cf23..9c24e8053fede5d8d5fcef4ad930729310152bad 100644 |
--- a/net/disk_cache/blockfile/index_table_v3.cc |
+++ b/net/disk_cache/blockfile/index_table_v3.cc |
@@ -9,6 +9,7 @@ |
#include <set> |
#include <utility> |
+#include "base/bit_cast.h" |
#include "base/bits.h" |
#include "net/base/io_buffer.h" |
#include "net/base/net_errors.h" |