diff options
Diffstat (limited to 'components/autofill/DEPS')
-rw-r--r-- | components/autofill/DEPS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/components/autofill/DEPS b/components/autofill/DEPS new file mode 100644 index 0000000..9d52b11 --- /dev/null +++ b/components/autofill/DEPS @@ -0,0 +1,4 @@ +include_rules = [ + "+third_party/WebKit/Source/WebKit/chromium/public", + "+ui", +] |