Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Unified Diff: chrome/browser/browser_theme_provider.h

Issue 182038: Merge 24709 - Fix theme caching on Vista 64 when default theme is installed f... (Closed) Base URL: svn://chrome-svn/chrome/branches/195/src/
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/browser_theme_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_theme_provider.h
===================================================================
--- chrome/browser/browser_theme_provider.h (revision 24969)
+++ chrome/browser/browser_theme_provider.h (working copy)
@@ -308,6 +308,9 @@
// Encode image at image_cache_[id] as PNG and write to disk.
void WriteImagesToDisk();
+ // Do we have a custom frame image or custom tints?
+ bool ShouldTintFrames();
+
#if defined(OS_LINUX) && !defined(TOOLKIT_VIEWS)
// Loads an image and flips it horizontally if |rtl_enabled| is true.
GdkPixbuf* GetPixbufImpl(int id, bool rtl_enabled);
Property changes on: chrome\browser\browser_theme_provider.h
___________________________________________________________________
Modified: svn:mergeinfo
Merged /trunk/src/chrome/browser/browser_theme_provider.h:r24709
« no previous file with comments | « no previous file | chrome/browser/browser_theme_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698