diff options
Diffstat (limited to 'chrome/tools/DEPS')
-rw-r--r-- | chrome/tools/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/tools/DEPS b/chrome/tools/DEPS index 4f8f521..5e2a516 100644 --- a/chrome/tools/DEPS +++ b/chrome/tools/DEPS @@ -2,4 +2,5 @@ include_rules = [ "+chrome/browser", "+chrome/third_party/hunspell/google", "+content/browser", + "+content/public/browser", ] |