| Index: content/shell/browser/shell_content_browser_client.h
|
| diff --git a/content/shell/browser/shell_content_browser_client.h b/content/shell/browser/shell_content_browser_client.h
|
| index 2a28c3c9b7d321d5a53e6a0897ab83bb74595af2..75ba448bc7108901369a8668ee8f51a931e448d8 100644
|
| --- a/content/shell/browser/shell_content_browser_client.h
|
| +++ b/content/shell/browser/shell_content_browser_client.h
|
| @@ -10,6 +10,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/files/file_path.h"
|
| #include "base/memory/scoped_ptr.h"
|
| +#include "build/build_config.h"
|
| #include "content/public/browser/content_browser_client.h"
|
| #include "content/shell/browser/shell_speech_recognition_manager_delegate.h"
|
|
|
|
|