| Index: chrome/browser/themes/browser_theme_pack.cc
|
| ===================================================================
|
| --- chrome/browser/themes/browser_theme_pack.cc (revision 265336)
|
| +++ chrome/browser/themes/browser_theme_pack.cc (working copy)
|
| @@ -43,7 +43,7 @@
|
| // Version number of the current theme pack. We just throw out and rebuild
|
| // theme packs that aren't int-equal to this. Increment this number if you
|
| // change default theme assets.
|
| -const int kThemePackVersion = 32;
|
| +const int kThemePackVersion = 33;
|
|
|
| // IDs that are in the DataPack won't clash with the positive integer
|
| // uint16. kHeaderID should always have the maximum value because we want the
|
|
|