diff options
author | rogerta@chromium.org <rogerta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-04 15:25:17 +0000 |
---|---|---|
committer | rogerta@chromium.org <rogerta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-04 15:25:17 +0000 |
commit | 2bd51de1a5ffc4514a11c3f18c7e2e5f1b92d728 (patch) | |
tree | 429cfd6b7444a1fd9dd14f43a0f8e21073be55b8 /chrome/browser/tabs | |
parent | 883c7f0eb51dcdf8f56d88a0df22cc00d0c80f01 (diff) | |
download | chromium_src-2bd51de1a5ffc4514a11c3f18c7e2e5f1b92d728.zip chromium_src-2bd51de1a5ffc4514a11c3f18c7e2e5f1b92d728.tar.gz chromium_src-2bd51de1a5ffc4514a11c3f18c7e2e5f1b92d728.tar.bz2 |
Step 1 in refactoring NativeThemeWin so that it shares more with the native
theme support in linux and chromeos.
This first change introduces a new common base class for all plaforms called
NativeTheme, and NativeThemeWin now derives from it. NativeThemeWin will
continue to support its "old" API while the transition to the new API is
ongoing, so that each user of NativeThemeWin can be transitioned carefully.
Once the windows support is complete, the linux and chromeos native themes
will then derive from NativeTheme, and any references do the specific platform
classes will be removed as needed.
TEST=No user visible changes caused by this CL
BUG=None
R=xiyuan@chromium.org
Review URL: http://codereview.chromium.org/6728029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80314 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/tabs')
0 files changed, 0 insertions, 0 deletions