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

Unified Diff: ui/file_manager/file_manager/foreground/elements/elements_bundle.html

Issue 2594613002: Quick view lazy load: initialize quick view element lazily. (Closed)
Patch Set: Created 4 years 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 | ui/file_manager/file_manager/foreground/js/quick_view_controller.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/foreground/elements/elements_bundle.html
diff --git a/ui/file_manager/file_manager/foreground/elements/elements_bundle.html b/ui/file_manager/file_manager/foreground/elements/elements_bundle.html
index e2215c3bcaa1cc587239e9796676726c76bf09f0..104b9c06d1f6d6b19d8d89de1cf811ca0d11ff35 100644
--- a/ui/file_manager/file_manager/foreground/elements/elements_bundle.html
+++ b/ui/file_manager/file_manager/foreground/elements/elements_bundle.html
@@ -9,8 +9,6 @@
<link rel="import" href="chrome://resources/polymer/v1_0/paper-input/paper-input-container.html">
<link rel="import" href="chrome://resources/polymer/v1_0/paper-progress/paper-progress.html">
<link rel="import" href="chrome://resources/polymer/v1_0/paper-ripple/paper-ripple.html">
-<link rel="import" href="files_metadata_box.html">
-<link rel="import" href="files_quick_view.html">
<link rel="import" href="files_ripple.html">
<link rel="import" href="files_toggle_ripple.html">
<link rel="import" href="files_tooltip.html">
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/quick_view_controller.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698