| Index: chrome/browser/browsing_data_quota_helper_impl.h
|
| diff --git a/chrome/browser/browsing_data_quota_helper_impl.h b/chrome/browser/browsing_data_quota_helper_impl.h
|
| index 2928ab234e76da30c914424d289ef19e79269e3d..d4364495a5c0746c75cefc5f5c0b802929dce8fe 100644
|
| --- a/chrome/browser/browsing_data_quota_helper_impl.h
|
| +++ b/chrome/browser/browsing_data_quota_helper_impl.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2012 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.
|
|
|
| @@ -11,7 +11,6 @@
|
| #include <string>
|
| #include <utility>
|
|
|
| -#include "base/callback_old.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|