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

Unified Diff: components/bookmarks.gypi

Issue 1379983002: Supporting undoing bookmark deletion without creating new ID. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address some more feedback Created 5 years, 2 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
« no previous file with comments | « no previous file | components/bookmarks/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index 00b45b711fcfb8ba8aa94b952577aae3a1b73fdb..4894b69fe51cc8e3fc63c093712a6c357ad7624f 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -56,6 +56,8 @@
'bookmarks/browser/bookmark_pasteboard_helper_mac.mm',
'bookmarks/browser/bookmark_storage.cc',
'bookmarks/browser/bookmark_storage.h',
+ 'bookmarks/browser/bookmark_undo_delegate.h',
+ 'bookmarks/browser/bookmark_undo_provider.h',
'bookmarks/browser/bookmark_utils.cc',
'bookmarks/browser/bookmark_utils.h',
'bookmarks/browser/scoped_group_bookmark_actions.cc',
« no previous file with comments | « no previous file | components/bookmarks/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698