diff options
Diffstat (limited to 'chrome/tools/DEPS')
-rw-r--r-- | chrome/tools/DEPS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/tools/DEPS b/chrome/tools/DEPS new file mode 100644 index 0000000..376e9fc --- /dev/null +++ b/chrome/tools/DEPS @@ -0,0 +1,5 @@ +include_rules = [ + "+chrome/browser/history", + "+chrome/third_party/hunspell/google", + "+skia/ext", +] |