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

Unified Diff: ash/sticky_keys/sticky_keys_overlay.h

Issue 2095193002: clang-format all of //ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « ash/sticky_keys/sticky_keys_controller.cc ('k') | ash/sticky_keys/sticky_keys_overlay.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sticky_keys/sticky_keys_overlay.h
diff --git a/ash/sticky_keys/sticky_keys_overlay.h b/ash/sticky_keys/sticky_keys_overlay.h
index 3529ffb27e1b202dab54d93b30ee11396ca75a53..ebfef9016b58b556af62fd0f57f2263082b7cb8e 100644
--- a/ash/sticky_keys/sticky_keys_overlay.h
+++ b/ash/sticky_keys/sticky_keys_overlay.h
@@ -42,8 +42,7 @@ class ASH_EXPORT StickyKeysOverlay : public ui::LayerAnimationObserver {
bool GetModifierVisible(ui::EventFlags modifier);
// Updates the overlay with the current state of a sticky key modifier.
- void SetModifierKeyState(ui::EventFlags modifier,
- StickyKeyState state);
+ void SetModifierKeyState(ui::EventFlags modifier, StickyKeyState state);
// Get the current state of the sticky key modifier in the overlay.
StickyKeyState GetModifierKeyState(ui::EventFlags modifier);
« no previous file with comments | « ash/sticky_keys/sticky_keys_controller.cc ('k') | ash/sticky_keys/sticky_keys_overlay.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698