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

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

Issue 693503002: Files.app: Make NamingControll class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: try Created 6 years, 2 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 4fe9dec78270e1b5fb00d40d8b354a881b808685..2ac8f2d471a6fbe4c117a7b0dc39120f3039f4df 100644
--- a/ui/file_manager/file_manager/foreground/js/main_scripts.js
+++ b/ui/file_manager/file_manager/foreground/js/main_scripts.js
@@ -92,6 +92,7 @@
//<include src="file_watcher.js">
//<include src="folder_shortcuts_data_model.js">
//<include src="metadata/metadata_cache.js">
+//<include src="naming_controller.js">
//<include src="navigation_list_model.js">
//<include src="progress_center_item_group.js">
//<include src="search_controller.js">

Powered by Google App Engine
This is Rietveld 408576698