Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2896)

Unified Diff: chrome/browser/ui/webui/options/chromeos/about_page_handler.h

Issue 7867044: PART1: Initiated the SignedSettings refactoring. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Final rebase to ToT before hitting the CQ. Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/webui/flags_ui.cc ('k') | chrome/browser/ui/webui/options/chromeos/about_page_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/options/chromeos/about_page_handler.h
diff --git a/chrome/browser/ui/webui/options/chromeos/about_page_handler.h b/chrome/browser/ui/webui/options/chromeos/about_page_handler.h
index aed7616d55a4783e6a2abeb4a232bd9ae670487e..c149baf20b8496a3f07f24965536ab0fd1cd233f 100644
--- a/chrome/browser/ui/webui/options/chromeos/about_page_handler.h
+++ b/chrome/browser/ui/webui/options/chromeos/about_page_handler.h
@@ -8,15 +8,13 @@
#include <string>
#include "chrome/browser/ui/webui/options/options_ui.h"
-
-#include "chrome/browser/ui/webui/options/chromeos/cros_options_page_ui_handler.h"
#include "chrome/browser/chromeos/cros/update_library.h"
#include "chrome/browser/chromeos/version_loader.h"
namespace chromeos {
// ChromeOS about page UI handler.
-class AboutPageHandler : public CrosOptionsPageUIHandler {
+class AboutPageHandler : public OptionsPageUIHandler {
public:
AboutPageHandler();
« no previous file with comments | « chrome/browser/ui/webui/flags_ui.cc ('k') | chrome/browser/ui/webui/options/chromeos/about_page_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698