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

Unified Diff: components/favicon/core/DEPS

Issue 2698473004: Split FaviconService and FaviconServiceImpl. (Closed)
Patch Set: Revert changes in ios/.../history_collection_view_controller_unittest.mm Created 3 years, 10 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/favicon/core/BUILD.gn ('k') | components/favicon/core/favicon_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon/core/DEPS
diff --git a/components/favicon/core/DEPS b/components/favicon/core/DEPS
index 486b593efd1c975bd207ec84e39fdb9bfa574183..01613b3e140fb6e3c5a0b3e82d772d65a033a7f9 100644
--- a/components/favicon/core/DEPS
+++ b/components/favicon/core/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/bookmarks/browser",
"+components/history/core/browser",
+ "+components/history/core/test",
"+components/keyed_service/core",
"+net/base",
"+skia",
« no previous file with comments | « components/favicon/core/BUILD.gn ('k') | components/favicon/core/favicon_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698