summaryrefslogtreecommitdiff
path: root/chromium/chrome/app/theme
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-11-23 15:05:51 +0100
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-11-23 15:31:48 +0000
commit9cb87fa7638e305ef35b04f54ba07ac4fa04adcb (patch)
tree2793d80883b7daab67258117755046d428f9978c /chromium/chrome/app/theme
parent98ff39cb35ef2bd32bb1af9565628a4a4b0979b2 (diff)
downloadqtwebengine-chromium-9cb87fa7638e305ef35b04f54ba07ac4fa04adcb.tar.gz
BASELINE: Update Chromium to 47.0.2526.71
Also adds a few missing spellcheck sources. Change-Id: I300864710316ff3cd3ad456dd7a3d048b45f57d5 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Diffstat (limited to 'chromium/chrome/app/theme')
-rw-r--r--chromium/chrome/app/theme/chromium/win/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/chrome/app/theme/chromium/win/README b/chromium/chrome/app/theme/chromium/win/README
new file mode 100644
index 00000000000..e80d67dcaa7
--- /dev/null
+++ b/chromium/chrome/app/theme/chromium/win/README
@@ -0,0 +1,4 @@
+Whenever chromium.ico changes, the profile shortcut icons (generated dynamically
+at runtime) need to be migrated to the new icon. Please increment the constant
+kCurrentProfileIconVersion in
+chrome/browser/profiles/profile_shortcut_manager_win.cc.