diff options
author | Hal Canary <halcanary@google.com> | 2018-01-29 13:10:08 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-01-29 21:23:33 +0000 |
commit | b4d01a95c9cbb7adf7adaba193c813313d9d7261 (patch) | |
tree | 20713af8de3d3c8dc49cb52d89bcf2ccb16be4cb /platform_tools | |
parent | 926e193e5db4d98f10cda76a2b6a01b5c78753ad (diff) |
SkQP: ResourceFactory
Change-Id: Ic57a86ec115e3ace52615c0b8e9a22a915988850
Reviewed-on: https://skia-review.googlesource.com/101320
Reviewed-by: Derek Sollenberger <djsollen@google.com>
Commit-Queue: Hal Canary <halcanary@google.com>
Diffstat (limited to 'platform_tools')
-rw-r--r-- | platform_tools/android/apps/skqp/src/main/assets/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform_tools/android/apps/skqp/src/main/assets/.gitignore b/platform_tools/android/apps/skqp/src/main/assets/.gitignore index 0dddfcbb63..036d7bbeb4 100644 --- a/platform_tools/android/apps/skqp/src/main/assets/.gitignore +++ b/platform_tools/android/apps/skqp/src/main/assets/.gitignore @@ -1,3 +1,4 @@ /gmkb /skqp /files.txt +/resources |