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

Unified Diff: components/history/DEPS

Issue 439713004: Partially move history_types.{cc,h} to //components/history (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
Index: components/history/DEPS
diff --git a/components/history/DEPS b/components/history/DEPS
index 9222d5a27f39ee478168d18ec807bacccfcb2718..26313ed7c657625390dfe80ad2fa1cc5d7d5ab0f 100644
--- a/components/history/DEPS
+++ b/components/history/DEPS
@@ -1,6 +1,8 @@
include_rules = [
+ "+components/favicon_base",
"+components/keyed_service",
"+components/query_parser",
"+net",
"+sql",
+ "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698