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

Unified Diff: chrome/browser/resources/file_manager/js/main_scripts.js

Issue 23532018: Files.app: Extract the TextMeasure class to a new file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed the comment. Created 7 years, 4 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/js/main_scripts.js
diff --git a/chrome/browser/resources/file_manager/js/main_scripts.js b/chrome/browser/resources/file_manager/js/main_scripts.js
index 078ab8b97e9cfe3bb659d184f07f19d69263564b..5ffa6b9d1c41b54433fb3f41ca5fcd7cee9c8a54 100644
--- a/chrome/browser/resources/file_manager/js/main_scripts.js
+++ b/chrome/browser/resources/file_manager/js/main_scripts.js
@@ -99,6 +99,7 @@
//<include src="share_client.js"/>
//<include src="share_dialog.js"/>
//<include src="suggest_apps_dialog.js"/>
+//<include src="text_measure.js"/>
//<include src="tree.css.js"/>
//<include src="volume_manager.js"/>
//<include src="media/media_util.js"/>
« no previous file with comments | « chrome/browser/resources/file_manager/js/file_manager.js ('k') | chrome/browser/resources/file_manager/js/text_measure.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698