diff options
Diffstat (limited to 'chrome/browser/views/theme_helpers.h')
-rw-r--r-- | chrome/browser/views/theme_helpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/theme_helpers.h b/chrome/browser/views/theme_helpers.h index 6dad30c..02107e2 100644 --- a/chrome/browser/views/theme_helpers.h +++ b/chrome/browser/views/theme_helpers.h @@ -26,4 +26,4 @@ void GetRebarGradientColors(int width, int x1, int x2, // Gets the color used to draw dark (inset beveled) lines. void GetDarkLineColor(SkColor* dark_color); -#endif // #ifndef CHROME_BROWSER_VIEWS_THEME_HELPERS_H__ +#endif // CHROME_BROWSER_VIEWS_THEME_HELPERS_H__ |