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

Unified Diff: ui/file_manager/file_manager/main.html

Issue 1068883005: Implement separate error dialog for cws widget container (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cws_widget_container_css
Patch Set: rebase to ToT Created 5 years, 8 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 | « ui/file_manager/file_manager/foreground/js/ui/cws_widget_container_error_dialog.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/main.html
diff --git a/ui/file_manager/file_manager/main.html b/ui/file_manager/file_manager/main.html
index 417975443438300dc56abe20badac6206d1cd57b..0ed76a4f096c39835ffcd8943b3ee5600ac35f31 100644
--- a/ui/file_manager/file_manager/main.html
+++ b/ui/file_manager/file_manager/main.html
@@ -155,6 +155,7 @@
<script src="foreground/js/list_thumbnail_loader.js"></script>
<script src="foreground/js/ui/banners.js"></script>
<script src="foreground/js/ui/conflict_dialog.js"></script>
+ <script src="foreground/js/ui/cws_widget_container_error_dialog.js"></script>
<script src="foreground/js/ui/default_action_dialog.js"></script>
<script src="foreground/js/ui/dialog_footer.js"></script>
<script src="foreground/js/ui/directory_tree.js"></script>
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/ui/cws_widget_container_error_dialog.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698