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