| 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 {
|
|
|