summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/history/history_unittest.cc')
-rw-r--r--chrome/browser/history/history_unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/history/history_unittest.cc b/chrome/browser/history/history_unittest.cc
index e0c74a9..1886cdc 100644
--- a/chrome/browser/history/history_unittest.cc
+++ b/chrome/browser/history/history_unittest.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2009 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.
@@ -920,7 +920,7 @@ class HistoryDBTaskImpl : public HistoryDBTask {
private:
virtual ~HistoryDBTaskImpl() {}
- DISALLOW_EVIL_CONSTRUCTORS(HistoryDBTaskImpl);
+ DISALLOW_COPY_AND_ASSIGN(HistoryDBTaskImpl);
};
// static