diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-28 16:50:57 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-28 16:50:57 +0000 |
commit | abd08d0adcfa37c35033a5cefc41f9b9ed6a4934 (patch) | |
tree | ebebce43f6a23e2e3c22ba583fa3130aece5f125 /jingle | |
parent | 1223d6efca1d47fea36d12f01bc62c721069b9e7 (diff) | |
download | chromium_src-abd08d0adcfa37c35033a5cefc41f9b9ed6a4934.zip chromium_src-abd08d0adcfa37c35033a5cefc41f9b9ed6a4934.tar.gz chromium_src-abd08d0adcfa37c35033a5cefc41f9b9ed6a4934.tar.bz2 |
importer: Some random cleanups.
On ExternalProcessImporterClient:
- Remove virtual from methods that are not intended to be overridden nor they are overridden from base class.
- Reorganize the public methods to make clear the order they are (should be) called.
- Move 3 public methods to the private section, since they are not used outside.
On Importer:
- Move vector include above, as c++ system headers should goes first of our header files.
- Fix a minor comment, Finished -> NotifyImportEnded.
On ToolbarImporter:
- Tweak some comments.
- Add missing OVERRIDE to Cancel() method.
R=avi@chromium.org
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6755002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79566 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'jingle')
0 files changed, 0 insertions, 0 deletions