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", |
] |