| Index: chrome/browser/net/referrer.h
|
| diff --git a/chrome/browser/net/referrer.h b/chrome/browser/net/referrer.h
|
| index 23caaf5ef421ad44d878d0d3b63049c3bb39857a..2e7728e5e3344865d02f1d9029b754a72ac47d7b 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"
|
|
|