DescriptionAdd compiled_resources.gyp for file_manager/*.
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
Committed: https://crrev.com/88bf4dda77fd4aef433b49b3c58348275fa1fc82
Cr-Commit-Position: refs/heads/master@{#297390}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|