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

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

Issue 2822633004: Compile more targets in file_manager in gyp v2. (Closed)
Patch Set: git cl format --js Created 3 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 | « no previous file | ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/foreground/js/actions_model.js
diff --git a/ui/file_manager/file_manager/foreground/js/actions_model.js b/ui/file_manager/file_manager/foreground/js/actions_model.js
index 8cdff4d708189bf01908da43745ed837965ff88b..1424a91c1eea3d50068b7a5c61f1dfa236a3b751 100644
--- a/ui/file_manager/file_manager/foreground/js/actions_model.js
+++ b/ui/file_manager/file_manager/foreground/js/actions_model.js
@@ -549,14 +549,6 @@ ActionsModel.InternalActionId = {
};
/**
- * @const {!Array<string>}
- */
-ActionsModel.METADATA_PREFETCH_PROPERTY_NAMES = [
- 'hosted',
- 'pinned'
-];
-
-/**
* @return {!Promise}
*/
ActionsModel.prototype.initialize = function() {
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698