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

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

Issue 9104028: Unfork various Sync settings UI classes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Another cros compilation fix. Created 8 years, 11 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 5112de4e7e6ad5e397467e6067b85ab57dde4415..deb14eb591034cf67395a20154cc071c2d3352f7 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 ::options2::OptionsPageUIHandler {
+class KeyboardHandler : public OptionsPageUIHandler {
public:
KeyboardHandler();
virtual ~KeyboardHandler();

Powered by Google App Engine
This is Rietveld 408576698