| Index: extensions/shell/app/shell_main.cc
|
| diff --git a/extensions/shell/app/shell_main.cc b/extensions/shell/app/shell_main.cc
|
| index f3aac10d6a7d09c6eae63970237394d397fa71ae..30cd85631977dba8e4224cf10c19f846ce285a4f 100644
|
| --- a/extensions/shell/app/shell_main.cc
|
| +++ b/extensions/shell/app/shell_main.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "build/build_config.h"
|
| #include "content/public/app/content_main.h"
|
| #include "extensions/shell/app/shell_main_delegate.h"
|
|
|
|
|