diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-26 03:43:59 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-26 03:43:59 +0000 |
commit | 23872906817de5d402b0c2da6d5f7ee6026378e6 (patch) | |
tree | a14a824eb5722b29f46c71e7bbfeda25c9de4e21 /webkit/glue/webkitclient_impl.cc | |
parent | 03b39f62b18895e5d3a555a3b88c9cb290077c67 (diff) | |
download | chromium_src-23872906817de5d402b0c2da6d5f7ee6026378e6.zip chromium_src-23872906817de5d402b0c2da6d5f7ee6026378e6.tar.gz chromium_src-23872906817de5d402b0c2da6d5f7ee6026378e6.tar.bz2 |
In short, break out the SearchEngineType enum into its own header file.
Longer explanation: This enum is needed by the template_url.h header, so it currently includes template_url_prepopulate_data.h to get it. Since template_url.h is a frequently used header file, a lot of other files get the prepopulate data header file even though they don't (and shouldn't) use its functionality.
BUG=None
TEST=unit_tests -gtest_filter=Temp*:Sea*:Key*
Review URL: http://codereview.chromium.org/4039008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63856 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webkitclient_impl.cc')
0 files changed, 0 insertions, 0 deletions