| Index: content/common/sandbox_mac.h
|
| diff --git a/content/common/sandbox_mac.h b/content/common/sandbox_mac.h
|
| index b0d88dfcc595070d36c39bb7d492f6cbadf68020..557b4fb7c87671addf373401a8ce39fe1a2dcbd6 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"
|
|
|