Chromium Code Reviews| Index: chrome/browser/views/tabs/tab_renderer.h |
| =================================================================== |
| --- chrome/browser/views/tabs/tab_renderer.h (revision 45664) |
| +++ chrome/browser/views/tabs/tab_renderer.h (working copy) |
| @@ -273,6 +273,7 @@ |
| static TabImage tab_active; |
| static TabImage tab_active_nano; |
| static TabImage tab_inactive; |
| + static TabImage tab_inactive_nano; |
| static TabImage tab_alpha; |
| static TabImage tab_alpha_nano; |