| Index: chrome/browser/prefs/proxy_prefs_unittest.cc
|
| diff --git a/chrome/browser/prefs/proxy_prefs_unittest.cc b/chrome/browser/prefs/proxy_prefs_unittest.cc
|
| index 72aa0f199cb54d1444310e2e2cfe32c254081945..63b8ea333d199c8486c2d6af22ad18ba21dd6179 100644
|
| --- a/chrome/browser/prefs/proxy_prefs_unittest.cc
|
| +++ b/chrome/browser/prefs/proxy_prefs_unittest.cc
|
| @@ -1,12 +1,10 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 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.
|
|
|
| #include <string>
|
|
|
| -#include "base/logging.h"
|
| #include "base/values.h"
|
| -#include "base/version.h"
|
| #include "chrome/browser/prefs/proxy_prefs.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|