diff options
Diffstat (limited to 'base/path_service_unittest.cc')
-rw-r--r-- | base/path_service_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/path_service_unittest.cc b/base/path_service_unittest.cc index 6376efb..48269b2 100644 --- a/base/path_service_unittest.cc +++ b/base/path_service_unittest.cc @@ -61,4 +61,3 @@ TEST_F(PathServiceTest, Get) { } #endif } - |