Chromium Code Reviews| Index: chrome/browser/dom_ui/new_tab_ui.h |
| =================================================================== |
| --- chrome/browser/dom_ui/new_tab_ui.h (revision 27540) |
| +++ chrome/browser/dom_ui/new_tab_ui.h (working copy) |
| @@ -40,6 +40,9 @@ |
| const NotificationSource& source, |
| const NotificationDetails& details); |
| + // Reset the CSS caches. |
| + void InitializeCSSCaches(); |
| + |
| NotificationRegistrar registrar_; |
| // The message id that should be displayed in this NewTabUIContents |