diff options
Diffstat (limited to 'chrome/common/gfx/favicon_size.h')
-rw-r--r-- | chrome/common/gfx/favicon_size.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/gfx/favicon_size.h b/chrome/common/gfx/favicon_size.h index 7f9aa60..bf805d3 100644 --- a/chrome/common/gfx/favicon_size.h +++ b/chrome/common/gfx/favicon_size.h @@ -31,4 +31,3 @@ void calc_favicon_target_size(int* width, int* height) { } #endif // CHROME_COMMON_GFX_FAVICON_SIZE_H__ - |