| Index: content/shell/app/shell_main.cc
|
| diff --git a/content/shell/app/shell_main.cc b/content/shell/app/shell_main.cc
|
| index a785f5dfd3ae738801cb6e7159e28dcd775dc33c..5814a28f25d2aa9a0dfa559ee308c6236a021789 100644
|
| --- a/content/shell/app/shell_main.cc
|
| +++ b/content/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 "content/shell/app/shell_main_delegate.h"
|
|
|
|
|