Index: chrome/common/chrome_paths_mac.mm |
diff --git a/chrome/common/chrome_paths_mac.mm b/chrome/common/chrome_paths_mac.mm |
index da39eace84871be1e4670e6a02f6d96d8995786d..db3262927558e4eaa5ad72c03028e74209935f63 100644 |
--- a/chrome/common/chrome_paths_mac.mm |
+++ b/chrome/common/chrome_paths_mac.mm |
@@ -13,6 +13,7 @@ |
#include "base/logging.h" |
#import "base/mac/foundation_util.h" |
#import "base/mac/scoped_nsautorelease_pool.h" |
+#include "base/memory/free_deleter.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/path_service.h" |
#include "build/build_config.h" |