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

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

Issue 10411018: [FileBrowser] Added DefaultAction dialog to choose default action. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with master. Created 8 years, 7 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/file_manager/main.html
diff --git a/chrome/browser/resources/file_manager/main.html b/chrome/browser/resources/file_manager/main.html
index 13bc8ae57c8f5592ce96884b9c498689721aac3c..410f9eeacc25d63c29d7242d208a5029a9de819f 100644
--- a/chrome/browser/resources/file_manager/main.html
+++ b/chrome/browser/resources/file_manager/main.html
@@ -76,6 +76,7 @@
<script src="js/file_transfer_controller.js"></script>
<script src="js/file_type.js"></script>
<script src="js/metadata/metadata_cache.js"></script>
+ <script src="js/default_action_dialog.js"></script>
<!-- For accurate load performance tracking main.js should be
the last script to include. -->
<script src="js/main.js"></script>
« no previous file with comments | « chrome/browser/resources/file_manager/js/main_scripts.js ('k') | chrome/common/extensions/api/file_browser_private.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698