| Index: chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc b/chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc
|
| index 347073607c76a0ff9889a555be14cdc763adb19c..48f6d28a4583f3d7b717d89946ee7088e4787118 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc
|
| @@ -13,9 +13,6 @@
|
|
|
| namespace {
|
|
|
| -const base::FilePath::CharType kFolderPrefix[] =
|
| - FILE_PATH_LITERAL("SafeBrowsingTestStoreFile");
|
| -
|
| class SafeBrowsingStoreFileTest : public PlatformTest {
|
| public:
|
| virtual void SetUp() {
|
|
|