Index: content/shell/browser/shell_browser_main.cc |
diff --git a/content/shell/browser/shell_browser_main.cc b/content/shell/browser/shell_browser_main.cc |
index c75a0167f70e9e346595bf218f8369cec1eeff82..3089e40ec3ab4137833b540ea6dad78e279e293c 100644 |
--- a/content/shell/browser/shell_browser_main.cc |
+++ b/content/shell/browser/shell_browser_main.cc |
@@ -9,6 +9,7 @@ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/message_loop/message_loop.h" |
+#include "build/build_config.h" |
#include "content/public/browser/browser_main_runner.h" |
#if defined(OS_ANDROID) |