Index: chrome/browser/ui/webui/options/chromeos/stats_options_handler.h |
diff --git a/chrome/browser/ui/webui/options/chromeos/stats_options_handler.h b/chrome/browser/ui/webui/options/chromeos/stats_options_handler.h |
index 56bd587216e5ba6ee4b6a02fa2f855bb2ed7b2cb..a135740ef3841edd9d1480a6704503c03996fe0d 100644 |
--- a/chrome/browser/ui/webui/options/chromeos/stats_options_handler.h |
+++ b/chrome/browser/ui/webui/options/chromeos/stats_options_handler.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. |
@@ -22,7 +22,6 @@ class StatsOptionsHandler : public OptionsPageUIHandler { |
// OptionsPageUIHandler implementation. |
virtual void GetLocalizedValues( |
base::DictionaryValue* localized_strings) OVERRIDE; |
- virtual void Initialize() OVERRIDE; |
// WebUIMessageHandler implementation. |
virtual void RegisterMessages() OVERRIDE; |