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

Unified Diff: chrome/browser/resources/file_manager/main.html

Issue 23662004: Reland r221579: Files.app: Let the PreviewPanel class control the visibility of the preview panel. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the test. Created 7 years, 3 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 | « chrome/browser/resources/file_manager/js/ui/preview_panel.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/main.html
diff --git a/chrome/browser/resources/file_manager/main.html b/chrome/browser/resources/file_manager/main.html
index 1874116fe1b789b102114a4189fa113e4e802d37..abbd8d57312f23074d6d97972bb54d4d0329df9d 100644
--- a/chrome/browser/resources/file_manager/main.html
+++ b/chrome/browser/resources/file_manager/main.html
@@ -114,6 +114,7 @@
<script src="js/suggest_apps_dialog.js"></script>
<script src="js/text_measure.js"></script>
<script src="js/tree.css.js"></script>
+ <script src="js/ui/preview_panel.js"></script>
<script src="js/url_constants.js"></script>
<script src="js/volume_manager.js"></script>
<script src="js/media/media_util.js"></script>
« no previous file with comments | « chrome/browser/resources/file_manager/js/ui/preview_panel.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698