| Index: chrome/browser/shell_integration.cc
 | 
| diff --git a/chrome/browser/shell_integration.cc b/chrome/browser/shell_integration.cc
 | 
| index c1f83461247867c57c29bcd66914515d18c8240f..8c519c5de1d2785de7b366b0c06f34290569028e 100644
 | 
| --- a/chrome/browser/shell_integration.cc
 | 
| +++ b/chrome/browser/shell_integration.cc
 | 
| @@ -14,6 +14,7 @@
 | 
|  #include "base/strings/utf_string_conversions.h"
 | 
|  #include "base/threading/thread_restrictions.h"
 | 
|  #include "base/timer/timer.h"
 | 
| +#include "build/build_config.h"
 | 
|  #include "chrome/browser/policy/policy_path_parser.h"
 | 
|  #include "chrome/common/chrome_paths.h"
 | 
|  #include "chrome/common/chrome_switches.h"
 | 
| 
 |