diff options
Diffstat (limited to 'chrome/browser/net/referrer.h')
-rw-r--r-- | chrome/browser/net/referrer.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/net/referrer.h b/chrome/browser/net/referrer.h index 23caaf5..2e7728e 100644 --- a/chrome/browser/net/referrer.h +++ b/chrome/browser/net/referrer.h @@ -1,4 +1,4 @@ -// Copyright (c) 2006-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. @@ -17,7 +17,6 @@ #pragma once #include <map> -#include <string> #include "base/basictypes.h" #include "base/time.h" |