| Index: chrome/browser/search/local_ntp_source.h
|
| diff --git a/chrome/browser/search/local_ntp_source.h b/chrome/browser/search/local_ntp_source.h
|
| index c4085232817fb30506fe9087638ddbfcdb212c92..efa3771bf832f3633e0efcdc437fd3a7ad04aac3 100644
|
| --- a/chrome/browser/search/local_ntp_source.h
|
| +++ b/chrome/browser/search/local_ntp_source.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_SEARCH_LOCAL_NTP_SOURCE_H_
|
| #define CHROME_BROWSER_SEARCH_LOCAL_NTP_SOURCE_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "content/public/browser/url_data_source.h"
|
|
|
| class Profile;
|
|
|