summaryrefslogtreecommitdiffstats
path: root/net/http/partial_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/partial_data.h')
-rw-r--r--net/http/partial_data.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/http/partial_data.h b/net/http/partial_data.h
index bbb1f8b..22e0c8b 100644
--- a/net/http/partial_data.h
+++ b/net/http/partial_data.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2009-2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -6,8 +6,6 @@
#define NET_HTTP_PARTIAL_DATA_H_
#pragma once
-#include <string>
-
#include "base/basictypes.h"
#include "net/base/completion_callback.h"
#include "net/http/http_byte_range.h"