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

Unified Diff: ash/keyboard_uma_event_filter.cc

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/ime/input_method_event_handler.cc ('k') | ash/magnifier/magnification_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/keyboard_uma_event_filter.cc
diff --git a/ash/keyboard_uma_event_filter.cc b/ash/keyboard_uma_event_filter.cc
index 12c9d69ac2c40756ead50c69bde771c2d082bbc1..064ce0e273e89dca28f890c5c1c4660b6cc46648 100644
--- a/ash/keyboard_uma_event_filter.cc
+++ b/ash/keyboard_uma_event_filter.cc
@@ -13,7 +13,6 @@ namespace {
// These keystrokes are dropped to avoid recording outliers, as well as pauses
// between actual segments of typing.
const int kKeystrokeThresholdInSeconds = 5;
-
}
namespace ash {
« no previous file with comments | « ash/ime/input_method_event_handler.cc ('k') | ash/magnifier/magnification_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698