summaryrefslogtreecommitdiffstats
path: root/net/http/http_request_headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_request_headers.h')
-rw-r--r--net/http/http_request_headers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/http/http_request_headers.h b/net/http/http_request_headers.h
index e130ab1..d574ae4 100644
--- a/net/http/http_request_headers.h
+++ b/net/http/http_request_headers.h
@@ -1,5 +1,4 @@
// Copyright (c) 2010 The Chromium Authors. All rights reserved.
-// Copyright (c) 2012, Code Aurora Forum. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
@@ -56,7 +55,6 @@ class NET_EXPORT HttpRequestHeaders {
};
static const char kGetMethod[];
- static const char kHeadMethod[];
static const char kAcceptCharset[];
static const char kAcceptEncoding[];