summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser')
-rw-r--r--chrome/browser/safe_browsing/safe_browsing_database_unittest.cc6
1 files changed, 5 insertions, 1 deletions
diff --git a/chrome/browser/safe_browsing/safe_browsing_database_unittest.cc b/chrome/browser/safe_browsing/safe_browsing_database_unittest.cc
index 7706a59..9e3f5e7 100644
--- a/chrome/browser/safe_browsing/safe_browsing_database_unittest.cc
+++ b/chrome/browser/safe_browsing/safe_browsing_database_unittest.cc
@@ -19,6 +19,7 @@
#include "chrome/common/chrome_switches.h"
#include "googleurl/src/gurl.h"
#include "testing/gtest/include/gtest/gtest.h"
+#include "testing/platform_test.h"
using base::Time;
@@ -95,8 +96,11 @@ namespace {
} // namespace
+class SafeBrowsingDatabasePlatformTest : public PlatformTest {
+};
+
// Tests retrieving list name information.
-TEST(SafeBrowsingDatabase, ListName) {
+TEST_F(SafeBrowsingDatabasePlatformTest, ListName) {
SafeBrowsingDatabase* database = SetupTestDatabase();
// Insert some malware add chunks.