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

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

Issue 23483029: [Files.app] Not to capture mouse events when the suggest app dialog is visible. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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/file_manager_dialog_base.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 8e8f41409e33d0961a10b665cfbd206f1cf514ab..129340a0ce122f9cd8e927d8e8ebb79c121df061 100644
--- a/chrome/browser/resources/file_manager/main.html
+++ b/chrome/browser/resources/file_manager/main.html
@@ -81,6 +81,7 @@
<script src="js/combobutton.js"></script>
<script src="js/commandbutton.js"></script>
+ <script src="js/ui/file_manager_dialog_base.js"></script>
<script src="js/app_installer.js"></script>
<script src="js/async_util.js"></script>
« no previous file with comments | « chrome/browser/resources/file_manager/js/ui/file_manager_dialog_base.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698