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

Unified Diff: components/history/DEPS

Issue 870063002: Componentize TopSites, TopSitesBackend, TopSitesDatabase (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@815983002
Patch Set: Fix typo Created 5 years, 11 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/history.gypi ('k') | components/history/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history/DEPS
diff --git a/components/history/DEPS b/components/history/DEPS
index 5bd6d8d9cf847f73179725d302dbed78be8928ae..213308252dd60e33f9c550ab0c4fa199c88e9542 100644
--- a/components/history/DEPS
+++ b/components/history/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/query_parser",
"+net",
"+sql",
+ "+third_party/skia",
"+third_party/sqlite",
"+ui/base",
"+ui/gfx",
« no previous file with comments | « components/history.gypi ('k') | components/history/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698