Index: content/browser/webui/web_ui.h |
diff --git a/content/browser/webui/web_ui.h b/content/browser/webui/web_ui.h |
index c600f5caf1fd6c95a3d791e5cde7f136d0cd1376..462c2cfc4b631697f856eaac4e3e9d9dcb13fe02 100644 |
--- a/content/browser/webui/web_ui.h |
+++ b/content/browser/webui/web_ui.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 <vector> |
#include "base/callback.h" |
-#include "base/callback_old.h" |
#include "base/compiler_specific.h" |
#include "base/string16.h" |
#include "content/common/content_export.h" |