• oka's avatar
    Compile file_manager_commands in gyp v2. · f37aa1b9
    oka authored
    There were circular deps between file_manager_commands and file_manager.
    This change removes dependency from file_manager_commands to
    file_manager by extracting an interface from FileManager needed for
    file_manager_commands to compile.
    Also inlined some simple methods in FileManager, which are used
    only from file_manager_commands.
    
    BUG=636289
    TEST=run_compiler
    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
    
    Review-Url: https://codereview.chromium.org/2846163002
    Cr-Commit-Position: refs/heads/master@{#467917}
    f37aa1b9
compiled_resources2.gyp 5.05 KB