| Index: chrome/browser/component_updater/pnacl_component_installer.cc
 | 
| diff --git a/chrome/browser/component_updater/pnacl_component_installer.cc b/chrome/browser/component_updater/pnacl_component_installer.cc
 | 
| index f10940ba5ecfadd3874bb7377743a49b976ce403..93b2611340aed7989c46ff4d87528f4661a3ed95 100644
 | 
| --- a/chrome/browser/component_updater/pnacl_component_installer.cc
 | 
| +++ b/chrome/browser/component_updater/pnacl_component_installer.cc
 | 
| @@ -18,6 +18,7 @@
 | 
|  #include "base/files/file_util.h"
 | 
|  #include "base/json/json_file_value_serializer.h"
 | 
|  #include "base/logging.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/path_service.h"
 | 
|  #include "base/strings/string_util.h"
 | 
|  #include "base/values.h"
 | 
| 
 |