Chromium Code Reviews| Index: base/time_format.cc | 
| diff --git a/base/time_format.cc b/base/time_format.cc | 
| index cf2bbc8db4a02f4dfd3d906a00a7e1acad5e46b7..887494f6bd5f5d03e0a19db41416ad4d3ccde366 100644 | 
| --- a/base/time_format.cc | 
| +++ b/base/time_format.cc | 
| @@ -69,4 +69,3 @@ std::wstring TimeFormatFriendlyDate(const Time& time) { | 
| } | 
| } // namespace base | 
| - |