| Index: chrome/browser/mac/keystone_glue.mm | 
| diff --git a/chrome/browser/mac/keystone_glue.mm b/chrome/browser/mac/keystone_glue.mm | 
| index 2b344665e90f39fb6a87ec7deadf1247051d382a..9013703abce9e6ee308dd9e12f9942292f21f8a2 100644 | 
| --- a/chrome/browser/mac/keystone_glue.mm | 
| +++ b/chrome/browser/mac/keystone_glue.mm | 
| @@ -10,6 +10,7 @@ | 
| #include <vector> | 
|  | 
| #include "base/file_util.h" | 
| +#include "base/location.h" | 
| #include "base/logging.h" | 
| #include "base/mac/mac_util.h" | 
| #include "base/mac/scoped_nsautorelease_pool.h" | 
|  |