diff options
Diffstat (limited to 'content/common/sandbox_mac_fontloading_unittest.mm')
-rw-r--r-- | content/common/sandbox_mac_fontloading_unittest.mm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/sandbox_mac_fontloading_unittest.mm b/content/common/sandbox_mac_fontloading_unittest.mm index 7df1bfe..f6518a2 100644 --- a/content/common/sandbox_mac_fontloading_unittest.mm +++ b/content/common/sandbox_mac_fontloading_unittest.mm @@ -7,7 +7,7 @@ #include "base/file_util.h" #include "base/logging.h" #include "base/mac/scoped_cftyperef.h" -#include "base/scoped_ptr.h" +#include "base/memory/scoped_ptr.h" #include "base/shared_memory.h" #include "content/common/font_loader_mac.h" #include "content/common/sandbox_mac_unittest_helper.h" |