Commit db10024c authored by Jesse McKenna's avatar Jesse McKenna Committed by Commit Bot

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: default avatarGayane Petrosyan <gayane@chromium.org>
Commit-Queue: Jesse McKenna <jessemckenna@google.com>
Cr-Commit-Position: refs/heads/master@{#805373}
parent c31e7872
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment