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

Unified Diff: components/bookmarks/core/test/test_bookmark_client.h

Issue 274063002: Provide default implementation for BookmarkClient::PreferTouchIcon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix copy-n-paste error Created 6 years, 7 months 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
Index: components/bookmarks/core/test/test_bookmark_client.h
diff --git a/components/bookmarks/core/test/test_bookmark_client.h b/components/bookmarks/core/test/test_bookmark_client.h
index 284fc3e2d7ac79196a0eedc68e5649e00c084678..698d98c442849562f22784485e7983d646837b4c 100644
--- a/components/bookmarks/core/test/test_bookmark_client.h
+++ b/components/bookmarks/core/test/test_bookmark_client.h
@@ -23,7 +23,6 @@ class TestBookmarkClient : public BookmarkClient {
private:
// BookmarkClient:
- virtual bool PreferTouchIcon() OVERRIDE;
virtual void RecordAction(const base::UserMetricsAction& action) OVERRIDE;
DISALLOW_COPY_AND_ASSIGN(TestBookmarkClient);
« no previous file with comments | « components/bookmarks/core/browser/bookmark_client.cc ('k') | components/bookmarks/core/test/test_bookmark_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698