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

Unified Diff: chrome/browser/ui/webui/options2/chromeos/keyboard_handler2.h

Issue 9814030: get rid of old options pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixes Created 8 years, 9 months 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
Index: chrome/browser/ui/webui/options2/chromeos/keyboard_handler2.h
diff --git a/chrome/browser/ui/webui/options2/chromeos/keyboard_handler2.h b/chrome/browser/ui/webui/options2/chromeos/keyboard_handler2.h
index deb14eb591034cf67395a20154cc071c2d3352f7..5112de4e7e6ad5e397467e6067b85ab57dde4415 100644
--- a/chrome/browser/ui/webui/options2/chromeos/keyboard_handler2.h
+++ b/chrome/browser/ui/webui/options2/chromeos/keyboard_handler2.h
@@ -14,7 +14,7 @@ namespace chromeos {
namespace options2 {
// Customize modifier keys overlay page UI handler.
-class KeyboardHandler : public OptionsPageUIHandler {
+class KeyboardHandler : public ::options2::OptionsPageUIHandler {
public:
KeyboardHandler();
virtual ~KeyboardHandler();

Powered by Google App Engine
This is Rietveld 408576698