| Index: content/shell/common/shell_content_client.cc
|
| diff --git a/content/shell/common/shell_content_client.cc b/content/shell/common/shell_content_client.cc
|
| index b9b97126536df19ce971cb825c39c11a8b03b595..d0940b8b92b2fc6836880d883aab8ea97f5ea956 100644
|
| --- a/content/shell/common/shell_content_client.cc
|
| +++ b/content/shell/common/shell_content_client.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/strings/string_piece.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "blink/public/resources/grit/blink_image_resources.h"
|
| +#include "build/build_config.h"
|
| #include "content/app/resources/grit/content_resources.h"
|
| #include "content/app/strings/grit/content_strings.h"
|
| #include "content/public/common/content_switches.h"
|
|
|