Index: chrome/renderer/safe_browsing/phishing_classifier.h |
diff --git a/chrome/renderer/safe_browsing/phishing_classifier.h b/chrome/renderer/safe_browsing/phishing_classifier.h |
index 559dfbf3c17ebb0ed49b9216bf94677529ae1180..557bf294b89d07db58d44af537c260bf0ddab121 100644 |
--- a/chrome/renderer/safe_browsing/phishing_classifier.h |
+++ b/chrome/renderer/safe_browsing/phishing_classifier.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. |
// |
@@ -19,7 +19,6 @@ |
#define CHROME_RENDERER_SAFE_BROWSING_PHISHING_CLASSIFIER_H_ |
#include "base/basictypes.h" |
-#include "base/callback_old.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/string16.h" |
#include "base/task.h" |