diff options
Diffstat (limited to 'chrome/DEPS')
-rw-r--r-- | chrome/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index e9ef37f..358576c 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -24,6 +24,7 @@ include_rules = [ "-chrome", "+chrome/common", "+chrome/test", + "+components/sessions", "+components/visitedlink/common", "+components/zip", "+content/public/common", |