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

Unified Diff: ui/file_manager/externs/gallery_foreground.js

Issue 2890123003: Compile file_manager and eliminate gyp v1 from Files App! (Closed)
Patch Set: Fix test failures. Format. Created 3 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: ui/file_manager/externs/gallery_foreground.js
diff --git a/ui/file_manager/externs/gallery_foreground.js b/ui/file_manager/externs/gallery_foreground.js
index 552490ba7f79a8957ae93074e1c6731700d800c7..0aebe2bdd4780d673895c6b2eaa634cb477010d9 100644
--- a/ui/file_manager/externs/gallery_foreground.js
+++ b/ui/file_manager/externs/gallery_foreground.js
@@ -20,15 +20,6 @@ function BackgroundComponents() {
}
/**
- * File Manager. This definition is required by
- * ui/file_manager/file_manager/foreground/js/ui/file_manager_dialog_base.js.
- *
- * @constructor
- * @struct
- */
-function FileManager() {}
-
-/**
* A global flag which indicates whether it is in tests or not. This is set in
* gallery/js/background.js.
*
« no previous file with comments | « ui/file_manager/externs/file_browser_background.js ('k') | ui/file_manager/file_manager/background/js/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698