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

Unified Diff: ui/file_manager/file_manager/foreground/js/main_scripts.js

Issue 1223693002: Add tooltips to the header buttons in Files app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix tests. Created 5 years, 5 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: ui/file_manager/file_manager/foreground/js/main_scripts.js
diff --git a/ui/file_manager/file_manager/foreground/js/main_scripts.js b/ui/file_manager/file_manager/foreground/js/main_scripts.js
index 2a5e7844d915dbd3bc1212a8b006b7ab906d65ac..d209d06fbeb2b71fb2de8d46c6985c6510441c25 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -131,6 +131,7 @@
//<include src="spinner_controller.js">
//<include src="task_controller.js">
//<include src="toolbar_controller.js">
+//<include src="tooltip_controller.js">
//<include src="thumbnail_loader.js">
//<include src="list_thumbnail_loader.js">
//<include src="providers_model.js">

Powered by Google App Engine
This is Rietveld 408576698