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

Unified Diff: chrome/browser/ui/webui/options2/chromeos/virtual_keyboard_manager_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/virtual_keyboard_manager_handler2.h
diff --git a/chrome/browser/ui/webui/options2/chromeos/virtual_keyboard_manager_handler2.h b/chrome/browser/ui/webui/options2/chromeos/virtual_keyboard_manager_handler2.h
index 53e6c0c255940c819caaa60fca43497a92d6e624..8f53d1658e3cfef21b74c9c101059ad5b2e4fe99 100644
--- a/chrome/browser/ui/webui/options2/chromeos/virtual_keyboard_manager_handler2.h
+++ b/chrome/browser/ui/webui/options2/chromeos/virtual_keyboard_manager_handler2.h
@@ -27,7 +27,7 @@ class VirtualKeyboard;
namespace options2 {
// A class which provides information to virtual_keyboard.js.
-class VirtualKeyboardManagerHandler : public OptionsPageUIHandler {
+class VirtualKeyboardManagerHandler : public ::options2::OptionsPageUIHandler {
public:
VirtualKeyboardManagerHandler();
virtual ~VirtualKeyboardManagerHandler();

Powered by Google App Engine
This is Rietveld 408576698