Index: chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.h |
diff --git a/chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.h b/chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.h |
index 930edf28f74f47b4bb0527ba92902698ca348703..adf6b6beb8c517374423ad002a1f3dde76c34bd5 100644 |
--- a/chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.h |
+++ b/chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.h |
@@ -52,7 +52,7 @@ class VirtualKeyboardBrowserTest : public InProcessBrowserTest { |
// InProcessBrowserTest. |
// Ensure that the virtual keyboard is enabled. |
- virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE; |
+ virtual void SetUpCommandLine(base::CommandLine* command_line) override; |
protected: |
// Accumulates the javascript and injects it when the test starts. The test |