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

Unified Diff: components/favicon/core/DEPS

Issue 1122103003: [Large Icon Service] Move icon resizing into worker thread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename Session to LargeIconWorker and move to anonymous namespace; use PostTaskAndReply(). Created 5 years, 7 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/favicon/core/DEPS
diff --git a/components/favicon/core/DEPS b/components/favicon/core/DEPS
index f4dd1e67d21abc89cae3e906d1f17fd67826af36..466a1b22a035cfb60683099721dfa392d8973eeb 100644
--- a/components/favicon/core/DEPS
+++ b/components/favicon/core/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/bookmarks/browser",
"+components/history/core/browser",
"+components/keyed_service/core",
+ "+content/public/browser",
"+skia",
"+third_party/skia",
"+third_party/skia/include",

Powered by Google App Engine
This is Rietveld 408576698