| Index: chrome/browser/dom_ui/ntp_resource_cache.h
|
| diff --git a/chrome/browser/dom_ui/ntp_resource_cache.h b/chrome/browser/dom_ui/ntp_resource_cache.h
|
| index 4c7e42f8a15a0441abb16b74b4eda254c86ee420..f669325a227794d002660cca13ec7ba9467e558c 100644
|
| --- a/chrome/browser/dom_ui/ntp_resource_cache.h
|
| +++ b/chrome/browser/dom_ui/ntp_resource_cache.h
|
| @@ -8,6 +8,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/ref_counted.h"
|
| +#include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|
| class Profile;
|
|
|