diff options
Diffstat (limited to 'base/base_paths.cc')
-rw-r--r-- | base/base_paths.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/base_paths.cc b/base/base_paths.cc index 76ef634..1beb9c7 100644 --- a/base/base_paths.cc +++ b/base/base_paths.cc @@ -36,4 +36,3 @@ bool PathProvider(int key, FilePath* result) { } } // namespace base - |