diff options
Diffstat (limited to 'extensions/shell/app/shell_main_delegate.cc')
-rw-r--r-- | extensions/shell/app/shell_main_delegate.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/shell/app/shell_main_delegate.cc b/extensions/shell/app/shell_main_delegate.cc index fb762e9..d275927 100644 --- a/extensions/shell/app/shell_main_delegate.cc +++ b/extensions/shell/app/shell_main_delegate.cc @@ -8,6 +8,7 @@ #include "base/files/file_path.h" #include "base/logging.h" #include "base/path_service.h" +#include "build/build_config.h" #include "content/public/browser/browser_main_runner.h" #include "content/public/common/content_switches.h" #include "extensions/common/extension_paths.h" |