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.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/http/partial_data.h b/net/http/partial_data.h
index b720e6e..22e0c8b 100644
--- a/net/http/partial_data.h
+++ b/net/http/partial_data.h
@@ -1,11 +1,10 @@
-// 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.
#ifndef NET_HTTP_PARTIAL_DATA_H_
#define NET_HTTP_PARTIAL_DATA_H_
-
-#include <string>
+#pragma once
#include "base/basictypes.h"
#include "net/base/completion_callback.h"