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

Unified Diff: chrome/browser/resources/md_bookmarks/reducers.html

Issue 2776993002: [MD Bookmarks] Persist collapsed folders between page loads. (Closed)
Patch Set: fix closure Created 3 years, 8 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: chrome/browser/resources/md_bookmarks/reducers.html
diff --git a/chrome/browser/resources/md_bookmarks/reducers.html b/chrome/browser/resources/md_bookmarks/reducers.html
index 90616b30c581efc52a3b6d09bf81b47e97d8f338..ac8b8560606289584c4f0c11cdaeb72e92b51b6d 100644
--- a/chrome/browser/resources/md_bookmarks/reducers.html
+++ b/chrome/browser/resources/md_bookmarks/reducers.html
@@ -1,2 +1,3 @@
<link rel="import" href="chrome://resources/html/cr.html">
+<link rel="import" href="chrome://bookmarks/constants.html">
<script src="chrome://bookmarks/reducers.js"></script>
« no previous file with comments | « chrome/browser/resources/md_bookmarks/dnd_manager.js ('k') | chrome/browser/resources/md_bookmarks/reducers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698