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

Unified Diff: remoting/client/normalizing_input_filter_win.cc

Issue 1415243006: Whitespace for testing git cl upload (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/normalizing_input_filter_win.cc
diff --git a/remoting/client/normalizing_input_filter_win.cc b/remoting/client/normalizing_input_filter_win.cc
index 20950da06d704204d5d8c73357e22acfc460aa27..e1fa6c0040096ea86c18713af4fb23e804c40fa8 100644
--- a/remoting/client/normalizing_input_filter_win.cc
+++ b/remoting/client/normalizing_input_filter_win.cc
@@ -54,7 +54,7 @@ void NormalizingInputFilterWin::ProcessKeyDown(
// If a keydown for something other than RightAlt is received while there
// is a deferred LeftControl event then treat it as an actual LeftControl
- // event, and flush it.
+ // event, and flush it.
FlushDeferredKeydownEvent();
if (IsLeftControl(event.usb_keycode())) {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698