summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/history/history_backend.h')
-rw-r--r--chrome/browser/history/history_backend.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/history/history_backend.h b/chrome/browser/history/history_backend.h
index a7c9310..8918742 100644
--- a/chrome/browser/history/history_backend.h
+++ b/chrome/browser/history/history_backend.h
@@ -262,9 +262,6 @@ class HistoryBackend : public base::RefCountedThreadSafe<HistoryBackend>,
FRIEND_TEST(HistoryBackendTest, URLsNoLongerBookmarked);
friend class TestingProfile;
- // For invoking methods that circumvent requests.
- friend class HistoryTest;
-
// Computes the name of the specified database on disk.
std::wstring GetThumbnailFileName() const;
std::wstring GetArchivedFileName() const;