Chromium Code Reviews| Index: components/ntp_snippets/bookmarks/DEPS |
| diff --git a/third_party/WebKit/LayoutTests/fast/text/international/bdi-break-crash-1-expected.txt b/components/ntp_snippets/bookmarks/DEPS |
| similarity index 62% |
| copy from third_party/WebKit/LayoutTests/fast/text/international/bdi-break-crash-1-expected.txt |
| copy to components/ntp_snippets/bookmarks/DEPS |
| index 3e695458df054d5aa52fce2d64887469b27c0b6e..8fa1a6b1e0d8b688b958ca0ab766876755e2da2b 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/text/international/bdi-break-crash-1-expected.txt |
| +++ b/components/ntp_snippets/bookmarks/DEPS |
| @@ -1 +1,3 @@ |
| -This test has passed if it doesn't crash under ASAN |
| +include_rules = [ |
| + "+components/bookmarks/browser" |
| +] |