diff options
Diffstat (limited to 'chrome/browser/themes/browser_theme_pack.h')
-rw-r--r-- | chrome/browser/themes/browser_theme_pack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/themes/browser_theme_pack.h b/chrome/browser/themes/browser_theme_pack.h index ed3d26d..9aba30d 100644 --- a/chrome/browser/themes/browser_theme_pack.h +++ b/chrome/browser/themes/browser_theme_pack.h @@ -127,7 +127,7 @@ class BrowserThemePack : public base::RefCountedThreadSafe< // Parses the image names out of an extension. void ParseImageNamesFromJSON(DictionaryValue* images_value, - const FilePath& images_path, + FilePath images_path, FilePathMap* file_paths) const; // Creates the data for |source_images_| from |file_paths|. |