Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Unified Diff: components/ntp_snippets/bookmarks/DEPS

Issue 2200113002: [New CL] Add a tab helper to record the last visit date for each bookmark (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary explicit Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/ntp_snippets/BUILD.gn ('k') | components/ntp_snippets/bookmarks/bookmark_last_visit_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
+]
« no previous file with comments | « components/ntp_snippets/BUILD.gn ('k') | components/ntp_snippets/bookmarks/bookmark_last_visit_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698