diff options
author | 2015-09-22 11:38:51 -0700 | |
---|---|---|
committer | 2015-09-22 11:38:51 -0700 | |
commit | 31459a4ace0ed0d0e7525f1fa5c223274034ed21 (patch) | |
tree | 8fbabb7d789f950708f338a727d55ba8d01bf70a | |
parent | aca31fea8ca620bfdb2887641b7ba56e401a72d7 (diff) |
This file was supposed to be in https://codereview.chromium.org/1347143006/
BUG=skia:4367
Review URL: https://codereview.chromium.org/1351073003
-rw-r--r-- | tools/dm_flags.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/dm_flags.json b/tools/dm_flags.json index b0d3248098..37366ac5eb 100644 --- a/tools/dm_flags.json +++ b/tools/dm_flags.json @@ -401,7 +401,8 @@ "~tabl_mozilla_0", "~desk_yahoonews_0", "~imagefiltersclipped", - "~scaled_tilemodes_npot" + "~scaled_tilemodes_npot", + "~bleed_image" ], "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ "--config", |