Fix syncing of system theme on Linux
Makes the "IsSystemThemeDistinctFromDefaultTheme()" detection logic compatible with non-GTK (ie. Aura) Linux. It moves the check out of sync code and into the ThemeService so this kind of bug will be less likely to recur if the themes logic changes again. Re-enables an integration test that was disabled during the transition to Aura. BUG=304554,392934 Review URL: https://codereview.chromium.org/388563004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282491 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment