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

Unified Diff: components/undo/BUILD.gn

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 | « components/undo.gypi ('k') | components/undo/bookmark_renumber_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/undo/BUILD.gn
diff --git a/components/undo/BUILD.gn b/components/undo/BUILD.gn
index ee93779a2bdd5316aa0fa1e28e693d6d365be829..09c2426ebbb704d4626bd5be96cadc8df42d9611 100644
--- a/components/undo/BUILD.gn
+++ b/components/undo/BUILD.gn
@@ -4,7 +4,6 @@
static_library("undo") {
sources = [
- "bookmark_renumber_observer.h",
"bookmark_undo_service.cc",
"bookmark_undo_service.h",
"bookmark_undo_utils.cc",
« no previous file with comments | « components/undo.gypi ('k') | components/undo/bookmark_renumber_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698