Index: chrome/browser/history/history_service.h |
diff --git a/chrome/browser/history/history_service.h b/chrome/browser/history/history_service.h |
index f6d73b1b3cdb77ae0967983be8db3f9f0f78981d..58848dc43c65b1da580aaacb034ceba997bd53e5 100644 |
--- a/chrome/browser/history/history_service.h |
+++ b/chrome/browser/history/history_service.h |
@@ -542,6 +542,7 @@ class HistoryService : public CancelableRequestProvider, |
friend class history::InMemoryURLIndexTest; |
template<typename Info, typename Callback> friend class DownloadRequest; |
friend class PageUsageRequest; |
+ friend class ProfileWriter; |
blundell
2014/07/08 09:19:45
The SetImportedFavicons method should just be made
jif-google
2014/07/08 13:33:27
Done.
|
friend class RedirectRequest; |
friend class TestingProfile; |