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

Unified Diff: components/history/DEPS

Issue 813503003: Move files from chrome/browser/history to components/history (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@favicon-owners
Patch Set: 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
Index: components/history/DEPS
diff --git a/components/history/DEPS b/components/history/DEPS
index 5bd6d8d9cf847f73179725d302dbed78be8928ae..ea6a11f97e3afd2325dc1d55784f1d3d09f2b4b0 100644
--- a/components/history/DEPS
+++ b/components/history/DEPS
@@ -7,4 +7,7 @@ include_rules = [
"+third_party/sqlite",
"+ui/base",
"+ui/gfx",
+
+ # history is used on iOS
droger 2015/01/14 13:28:37 Should this be in core/DEPS instead?
sdefresne 2015/01/14 15:31:52 Done.
+ "-content",
]

Powered by Google App Engine
This is Rietveld 408576698