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

Unified Diff: ash/sticky_keys/sticky_keys_controller.h

Issue 134533002: Fix minor style issues for sticky keys. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « no previous file | ash/sticky_keys/sticky_keys_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sticky_keys/sticky_keys_controller.h
diff --git a/ash/sticky_keys/sticky_keys_controller.h b/ash/sticky_keys/sticky_keys_controller.h
index 7ab3c69bc5b5a822569f9b766920f2dc3e32cd4a..c31eebd70a8e1ca428a959d885305fb9cc4329e0 100644
--- a/ash/sticky_keys/sticky_keys_controller.h
+++ b/ash/sticky_keys/sticky_keys_controller.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef ASH_WM_STICKY_KEYS_CONTROLLER_H_
-#define ASH_WM_STICKY_KEYS_CONTROLLER_H_
+#ifndef ASH_STICKY_KEYS_STICKY_KEYS_CONTROLLER_H_
+#define ASH_STICKY_KEYS_STICKY_KEYS_CONTROLLER_H_
#include "ash/ash_export.h"
#include "base/memory/scoped_ptr.h"
@@ -237,4 +237,4 @@ class ASH_EXPORT StickyKeysHandler {
} // namespace ash
-#endif // ASH_WM_STICKY_KEYS_CONTROLLER_H_
+#endif // ASH_STICKY_KEYS_STICKY_KEYS_CONTROLLER_H_
« no previous file with comments | « no previous file | ash/sticky_keys/sticky_keys_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698