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

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

Issue 11885015: Merge 165503 (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1271/src/
Patch Set: Created 7 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/options/chromeos/keyboard_handler.h
===================================================================
--- chrome/browser/ui/webui/options/chromeos/keyboard_handler.h (revision 176515)
+++ chrome/browser/ui/webui/options/chromeos/keyboard_handler.h (working copy)
@@ -20,6 +20,7 @@
// OptionsPageUIHandler implementation.
virtual void GetLocalizedValues(DictionaryValue* localized_strings) OVERRIDE;
+ virtual void InitializePage() OVERRIDE;
private:
DISALLOW_COPY_AND_ASSIGN(KeyboardHandler);
« no previous file with comments | « chrome/browser/ui/ash/event_rewriter_unittest.cc ('k') | chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698