Chromium Code Reviews| Index: base/base_paths.cc | 
| diff --git a/base/base_paths.cc b/base/base_paths.cc | 
| index 76ef6342f62f9134befbf72c194478e3e9bf4a33..1beb9c7482eb0f847760c1448f9590cfafbb3cd6 100644 | 
| --- a/base/base_paths.cc | 
| +++ b/base/base_paths.cc | 
| @@ -36,4 +36,3 @@ bool PathProvider(int key, FilePath* result) { | 
| } | 
| } // namespace base | 
| - |