[go: nahoru, domu]

Refactor to convert vector to scoped_ptr in ZoomController.

A scoped_ptr has less overhead than a vector. This CL refactors to
store ZoomChangedEventData structs via a scoped_ptr since there will
be (at most) one of these at a time.

BUG=none

Review URL: https://codereview.chromium.org/373603007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281726 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed