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

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

Issue 2735953002: MD Bookmarks: Integrate new data store with UI elements (Closed)
Patch Set: More tweaks Created 3 years, 9 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 06d9b89727afeaf80b32c69860cbbd3c576752f6..90616b30c581efc52a3b6d09bf81b47e97d8f338 100644
--- a/chrome/browser/resources/md_bookmarks/reducers.html
+++ b/chrome/browser/resources/md_bookmarks/reducers.html
@@ -1,5 +1,2 @@
<link rel="import" href="chrome://resources/html/cr.html">
-<!-- TODO(tsergeant): Remove this import once actions are used elsewhere. -->
-<link rel="import" href="chrome://bookmarks/actions.html">
-
<script src="chrome://bookmarks/reducers.js"></script>

Powered by Google App Engine
This is Rietveld 408576698