Index: chrome/common/resource_dispatcher_unittest.cc |
diff --git a/chrome/common/resource_dispatcher_unittest.cc b/chrome/common/resource_dispatcher_unittest.cc |
index 3e76678803d904b1ebfb1ba3d9fb246973d02411..177fea93f3239ee66fb470059fcb1bfbe358962b 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" |