diff options
Diffstat (limited to 'content/common/sandbox_mac_unittest_helper.mm')
-rw-r--r-- | content/common/sandbox_mac_unittest_helper.mm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/sandbox_mac_unittest_helper.mm b/content/common/sandbox_mac_unittest_helper.mm index 8635b32..6417e68 100644 --- a/content/common/sandbox_mac_unittest_helper.mm +++ b/content/common/sandbox_mac_unittest_helper.mm @@ -10,7 +10,7 @@ extern "C" { #include <map> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/logging.h" #include "base/memory/scoped_ptr.h" #include "content/common/sandbox_mac.h" |