summaryrefslogtreecommitdiffstats
path: root/chrome/common/resource_dispatcher_unittest.cc
diff options
context:
space:
mode:
authorerg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-12 17:48:54 +0000
committererg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-12 17:48:54 +0000
commit996e88a555b61046bfd3bb719042da05f6b68976 (patch)
treea5fdada9bb2ce14692fc862edb52d5a222ebebdc /chrome/common/resource_dispatcher_unittest.cc
parentdf24c66010e79acddad6e9b0d82a7ebc1285a2b0 (diff)
downloadchromium_src-996e88a555b61046bfd3bb719042da05f6b68976.zip
chromium_src-996e88a555b61046bfd3bb719042da05f6b68976.tar.gz
chromium_src-996e88a555b61046bfd3bb719042da05f6b68976.tar.bz2
FBTF: Remove all the easy headers from *_messages.h.
BUG=51411 TEST=compiles Review URL: http://codereview.chromium.org/3174002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55902 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/resource_dispatcher_unittest.cc')
-rw-r--r--chrome/common/resource_dispatcher_unittest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/resource_dispatcher_unittest.cc b/chrome/common/resource_dispatcher_unittest.cc
index 3e76678..177fea9 100644
--- a/chrome/common/resource_dispatcher_unittest.cc
+++ b/chrome/common/resource_dispatcher_unittest.cc
@@ -11,6 +11,7 @@
#include "base/scoped_ptr.h"
#include "chrome/common/render_messages.h"
#include "chrome/common/resource_dispatcher.h"
+#include "net/http/http_response_headers.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "webkit/appcache/appcache_interfaces.h"