diff options
Diffstat (limited to 'content/common/sandbox_mac.h')
-rw-r--r-- | content/common/sandbox_mac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/sandbox_mac.h b/content/common/sandbox_mac.h index b0d88df..557b4fb7 100644 --- a/content/common/sandbox_mac.h +++ b/content/common/sandbox_mac.h @@ -8,7 +8,7 @@ #include <string> #include "base/basictypes.h" -#include "base/hash_tables.h" +#include "base/containers/hash_tables.h" #include "base/gtest_prod_util.h" #include "content/common/content_export.h" #include "content/public/common/sandbox_type_mac.h" |