Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3258)

Unified Diff: chrome/browser/ntp_snippets/bookmark_last_visit_updater.h

Issue 2572433002: Disable tracking of visits to bookmarks in incognito (Closed)
Patch Set: Bernhard's comments #2 Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ntp_snippets/bookmark_last_visit_updater.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ntp_snippets/bookmark_last_visit_updater.h
diff --git a/chrome/browser/ntp_snippets/bookmark_last_visit_updater.h b/chrome/browser/ntp_snippets/bookmark_last_visit_updater.h
index 38422fb69e5ddea53a24a92c72cd5c37e56392fa..2716d8c923ab244c8aadbe74a7486cd1173d45d2 100644
--- a/chrome/browser/ntp_snippets/bookmark_last_visit_updater.h
+++ b/chrome/browser/ntp_snippets/bookmark_last_visit_updater.h
@@ -32,7 +32,7 @@ class BookmarkLastVisitUpdater
public:
~BookmarkLastVisitUpdater() override;
- static void CreateForWebContentsWithBookmarkModel(
+ static void MaybeCreateForWebContentsWithBookmarkModel(
content::WebContents* web_contents,
bookmarks::BookmarkModel* bookmark_model);
« no previous file with comments | « no previous file | chrome/browser/ntp_snippets/bookmark_last_visit_updater.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698