• Luciano Pacheco's avatar
    Files app: Generate JS module for Files app background page · f6146e18
    Luciano Pacheco authored
    Generate JS modules for most of the mocks in:
    //ui/file_manager/file_manager/background/js/
    
    Files in //ui/file_manager/file_manager/background/js/:
    crostini.js
    mock_crostini.js
    crostini_unittest.m.js
    mock_drive_sync_handler.js
    mock_file_operation_manager.js
    mock_progress_center.js
    
    Files in //ui/file_manager/externs/:
    progress_center_panel.js
    background/crostini.js
    background/drive_sync_handler.js
    background/file_operation_manager.js
    background/progress_center.js
    
    Bug: 1133186
    Change-Id: I12d665f413d9965bd5ef5d8db7f93d724fdfbea6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589234
    Commit-Queue: Jeremie Boulic <jboulic@chromium.org>
    Reviewed-by: default avatarJeremie Boulic <jboulic@chromium.org>
    Auto-Submit: Luciano Pacheco <lucmult@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#836904}
    f6146e18
progress_center.js 1.49 KB