Remove "Cached Theme.pak" files from source tree
This change removes two unneeded binaries from the source tree. The files were created by tests and inadvertantly committed. A "Cached Theme.pak" file is an optimized version of a browser theme, cached to speed up loading of the theme. By default, it is created in the extension's directory. The "chrome/test/data" directory contains seed data used by tests. This includes folders containing sample themes. Certain tests install these sample themes, leaving behind the cached-theme files. Bug: 852623 Change-Id: I563fe9a12e51d3f3507f2a4a00b16bc4e5368598 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399575Reviewed-by:Gayane Petrosyan <gayane@chromium.org> Commit-Queue: Jesse McKenna <jessemckenna@google.com> Cr-Commit-Position: refs/heads/master@{#805373}
Showing
File deleted
Please register or sign in to comment