Chromium Code Reviews| Index: base/base_paths_linux.cc |
| diff --git a/base/base_paths_linux.cc b/base/base_paths_linux.cc |
| index c442da2e56990f91ea162847c0bac422c2e820b9..3fba3134dd9372aed51973c15db91b5d31cbe3d2 100644 |
| --- a/base/base_paths_linux.cc |
| +++ b/base/base_paths_linux.cc |
| @@ -44,4 +44,3 @@ bool PathProviderLinux(int key, FilePath* result) { |
| } |
| } // namespace base |
| - |