• Noel Gordon's avatar
    Closure compile import_history_unittest · 6d3e5f48
    Noel Gordon authored
    Closure JS compiler type annotations for this unit test were added in
    CL:1345690: enable them and auto-generate the unit test code.
    
     Remove import_history_unittest.html
      - make file_manager_jstest.cc auto-generate the unit test code
    
     BUILD file: enable Closure compiler
      - update js_library(import_history) deps for Closure compiler
      - add js_unittest(import_history_unittest) auto-generate rule
    
     import_history_unittest.js: remove unused Drive sync leftovers
      - Drive sync moved to its own unittest rule in the past so ...
      - chrome.fileManagerPrivate.onFileTransfersUpdated > /dev/null
      - chrome.syncFileSystem, TestSyncFileEntryProvider > /dev/null
    
    Bug: 905934
    Change-Id: I16b93e755c3a4a00378b426616cf030afc6a325f
    Reviewed-on: https://chromium-review.googlesource.com/c/1346430Reviewed-by: default avatarStuart Langley <slangley@chromium.org>
    Reviewed-by: default avatarLuciano Pacheco <lucmult@chromium.org>
    Commit-Queue: Noel Gordon <noel@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#610274}
    6d3e5f48
file_manager_jstest.cc 7.2 KB