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

Unified Diff: ui/webui/resources/html/cr/ui/splitter.html

Issue 2745593004: [MD Bookmarks] Add draggable sidebar. (Closed)
Patch Set: rebase 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: ui/webui/resources/html/cr/ui/splitter.html
diff --git a/ui/webui/resources/html/cr/ui/splitter.html b/ui/webui/resources/html/cr/ui/splitter.html
new file mode 100644
index 0000000000000000000000000000000000000000..5f0f78171fb99e9e0da5a1055f00d658b2e0ffc0
--- /dev/null
+++ b/ui/webui/resources/html/cr/ui/splitter.html
@@ -0,0 +1,2 @@
+<link rel="import" href="chrome://resources/html/cr/ui.html">
+<script src="chrome://resources/js/cr/ui/splitter.js"></script>
« no previous file with comments | « chrome/browser/resources/md_bookmarks/toolbar.js ('k') | ui/webui/resources/js/cr/ui/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698