| Index: chrome/browser/sync_file_system/sync_file_system_service_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync_file_system/sync_file_system_service_unittest.cc (revision 181040)
|
| +++ chrome/browser/sync_file_system/sync_file_system_service_unittest.cc (working copy)
|
| @@ -116,7 +116,7 @@
|
| class SyncFileSystemServiceTest : public testing::Test {
|
| protected:
|
| SyncFileSystemServiceTest() {}
|
| - ~SyncFileSystemServiceTest() {}
|
| + virtual ~SyncFileSystemServiceTest() {}
|
|
|
| virtual void SetUp() OVERRIDE {
|
| thread_helper_.SetUp();
|
|
|