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

Unified Diff: components/bookmarks/DEPS

Issue 1133463005: Update all bookmarks which use an icon URL when a favicon's bitmap is updated (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@startup_do_not_unexpire
Patch Set: Created 5 years, 5 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
Index: components/bookmarks/DEPS
diff --git a/components/bookmarks/DEPS b/components/bookmarks/DEPS
index 4aefd683a36b0810d453a748f837248452e5c2a3..bc82e28992bcfb8b02919eef0bd05b5fdebae144 100644
--- a/components/bookmarks/DEPS
+++ b/components/bookmarks/DEPS
@@ -9,3 +9,9 @@ include_rules = [
"+net/base",
"+ui",
]
+
+specific_include_rules = {
+ "bookmark_model_unittest.cc": [
+ "+third_party/skia",
+ ]
+}
« no previous file with comments | « chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc ('k') | components/bookmarks/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698