| Index: chrome/browser/search/local_files_ntp_source.cc
|
| diff --git a/chrome/browser/search/local_files_ntp_source.cc b/chrome/browser/search/local_files_ntp_source.cc
|
| index f3732b720a4c23e8e2c800a39ef17121b22541e5..294a71e1c4ee9d1a6ceea589df7a956bdcbef800 100644
|
| --- a/chrome/browser/search/local_files_ntp_source.cc
|
| +++ b/chrome/browser/search/local_files_ntp_source.cc
|
| @@ -15,6 +15,7 @@
|
| #include "base/path_service.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/threading/thread_restrictions.h"
|
| +#include "build/build_config.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/url_data_source.h"
|
|
|