| Index: ash/desktop_background/wallpaper_resizer.h
 | 
| diff --git a/ash/desktop_background/wallpaper_resizer.h b/ash/desktop_background/wallpaper_resizer.h
 | 
| index 2b867994921c70082337381cde5119e84ea2b493..989dbdb6946cba0e2a4890cbdc65834f8a9d2d47 100644
 | 
| --- a/ash/desktop_background/wallpaper_resizer.h
 | 
| +++ b/ash/desktop_background/wallpaper_resizer.h
 | 
| @@ -18,8 +18,6 @@ namespace ash {
 | 
|  
 | 
|  class WallpaperResizerObserver;
 | 
|  
 | 
| -extern const int kInvalidResourceID;
 | 
| -
 | 
|  // Stores the current wallpaper data and resize it to |target_size| if needed.
 | 
|  class ASH_EXPORT WallpaperResizer {
 | 
|   public:
 | 
| 
 |