Chromium Code Reviews| Index: third_party/WebKit/Source/modules/webauth/DEPS |
| diff --git a/third_party/WebKit/Source/modules/webauth/DEPS b/third_party/WebKit/Source/modules/webauth/DEPS |
| index 1e6ebea1163832bde7f5c3da143bda966b76fd8a..0c73e0329224ff636adf52a8f21b5c3fdd7af567 100644 |
| --- a/third_party/WebKit/Source/modules/webauth/DEPS |
| +++ b/third_party/WebKit/Source/modules/webauth/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+components/webauth" |
|
dcheng
2017/03/01 03:55:08
The presubmit is complaining because there's a mis
kpaulhamus
2017/03/09 19:16:55
Done.
|
| "+device/usb/public/interfaces", |
| "+mojo/public/cpp/bindings", |
| ] |