diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-06 07:29:30 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-06 07:29:30 +0000 |
commit | a0663ed7b609539c522dfff1238a6866e236b350 (patch) | |
tree | 31f45d028ab736653df685dba5420b005bca5815 /chrome/browser/tab_contents | |
parent | b58f9a4a30a1e71622b8fa9779b3b9b8ed9a83b3 (diff) | |
download | chromium_src-a0663ed7b609539c522dfff1238a6866e236b350.zip chromium_src-a0663ed7b609539c522dfff1238a6866e236b350.tar.gz chromium_src-a0663ed7b609539c522dfff1238a6866e236b350.tar.bz2 |
Stick all of the WebKit API enum compile asserts in one file.
I did this for two reasons:
1) For enumeration types that are not defined within a class,
and therefore do not have a corresponding .cpp file, we have
an obvious place to put the compile asserts.
2) It keeps these assertions out of the more interesting code,
which should help with readability a bit.
R=jorlow
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/198034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25593 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/tab_contents')
0 files changed, 0 insertions, 0 deletions