diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-06 15:15:51 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-06 15:15:51 +0000 |
commit | 695e942ec27885b9351b6628e081a97f8b7d30ef (patch) | |
tree | e871fac5fe7ffb28d894c126152fcfb710211744 /base/base64.cc | |
parent | ae0b1666078a1b0e1caabfb8a5ad5f54adc66559 (diff) | |
download | chromium_src-695e942ec27885b9351b6628e081a97f8b7d30ef.zip chromium_src-695e942ec27885b9351b6628e081a97f8b7d30ef.tar.gz chromium_src-695e942ec27885b9351b6628e081a97f8b7d30ef.tar.bz2 |
views: Don't include the container type "vector" in the typedef ViewVector.
- Rename ViewVector to simply Views.
- Users generally should not know or care what the container is.
- This makes reading easier as the code is not constantly pointing out to you, "hey! I'm a vector!"
- Also it's less verbose, allows condensing a lot of loop declarations onto one line.
BUG=72040
TEST=None
R=pkasting@chromium.org,sky@chromium.org
Review URL: http://codereview.chromium.org/7024023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87983 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/base64.cc')
0 files changed, 0 insertions, 0 deletions