diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-07 06:23:24 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-07 06:23:24 +0000 |
commit | c02c853d756b467844988f53064b295b44c1f7e1 (patch) | |
tree | 0ca474d0fae2621488499b5c1e312d493a0b8a21 /chrome/test/automation | |
parent | e1406eca301d114eaa3c64efca9ac15978d70c7c (diff) | |
download | chromium_src-c02c853d756b467844988f53064b295b44c1f7e1.zip chromium_src-c02c853d756b467844988f53064b295b44c1f7e1.tar.gz chromium_src-c02c853d756b467844988f53064b295b44c1f7e1.tar.bz2 |
FBTF: Remove unneeded headers from base/ (part 4)
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2819094
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55345 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/automation')
-rw-r--r-- | chrome/test/automation/automation_messages_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/automation/automation_messages_internal.h b/chrome/test/automation/automation_messages_internal.h index d3604aa..7b65d30 100644 --- a/chrome/test/automation/automation_messages_internal.h +++ b/chrome/test/automation/automation_messages_internal.h @@ -13,7 +13,6 @@ #include "base/basictypes.h" #include "base/string16.h" -#include "base/values.h" #include "chrome/common/content_settings.h" #include "chrome/common/navigation_types.h" #include "chrome/test/automation/autocomplete_edit_proxy.h" |