| Index: chrome/browser/chromeos/drive/file_system/operation_test_base.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system/operation_test_base.h b/chrome/browser/chromeos/drive/file_system/operation_test_base.h
|
| index 0ab1e827b599cdebd05d24d08f864a5df04aaa96..fd44a80d66e0967dec0d831de91726978d761f22 100644
|
| --- a/chrome/browser/chromeos/drive/file_system/operation_test_base.h
|
| +++ b/chrome/browser/chromeos/drive/file_system/operation_test_base.h
|
| @@ -71,7 +71,6 @@ class OperationTestBase : public testing::Test {
|
|
|
| // testing::Test overrides.
|
| virtual void SetUp() OVERRIDE;
|
| - virtual void TearDown() OVERRIDE;
|
|
|
| // Returns the path of the temporary directory for putting test files.
|
| base::FilePath temp_dir() const { return temp_dir_.path(); }
|
|
|