• fukino's avatar
    Add compiled_resources.gyp for file_manager/*. · 88bf4dda
    fukino authored
    As a start, I added compiled_resources.gyp for each components in file_manager.
    
    BUG=406995
    TEST=GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/file_manager/foreground/js/compiled_resources.gyp && ninja -C out/Default
    GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/file_manager/background/js/compiled_resources.gyp && ninja -C out/Default
    GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/gallery/js/compiled_resources.gyp && ninja -C out/Default
    GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/video_player/js/compiled_resources.gyp && ninja -C out/Default
    GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/image_loader/compiled_resources.gyp && ninja -C out/Default
    
    Review URL: https://codereview.chromium.org/619523003
    
    Cr-Commit-Position: refs/heads/master@{#297390}
    88bf4dda
compiled_resources.gyp 558 Bytes