Re-order file_manager_private.js declarations
This neither adds nor deletes declarations. It reorders them to lessen the diff on a subsequent commit (which automatically generates file_manager_private.js by running tools/json_schema_compiler/compiler.py on file_manager_private.idl). Two declarations (EntryAction, installWebstoreItem) don't have any corresponding entry in the file_manager_private.idl file. Test: "ninja ui/file_manager:closure_compile" runs without error Bug: 613096 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I6dcc4a8f4f51182f7e33509decebe72b221f3ea6 Reviewed-on: https://chromium-review.googlesource.com/1082185Reviewed-by:Sasha Morrissey <sashab@chromium.org> Commit-Queue: Nigel Tao <nigeltao@chromium.org> Cr-Commit-Position: refs/heads/master@{#564789}
Showing
Please register or sign in to comment