Chromium Code Reviews| Index: ui/base/DEPS |
| diff --git a/ui/base/DEPS b/ui/base/DEPS |
| index acac72efa5490e3b58af7af7749bf8bbe0cf6c58..d81e04fbd5eb8d8e4427a80d578b60ca77be7ae0 100644 |
| --- a/ui/base/DEPS |
| +++ b/ui/base/DEPS |
| @@ -12,4 +12,5 @@ include_rules = [ |
| "+ui/resources/grit/webui_resources.h", |
| "+ui/strings/grit/app_locale_settings.h", |
| "+ui/strings/grit/ui_strings.h", |
| + "+components/url_formatter/url_fixer.h", |
|
dyaroshev
2016/09/14 17:12:05
Where is the correct place to put drag_and_drop_ur
Peter Kasting
2016/09/15 21:26:53
I asked sky to comment here, he might know better.
sky
2016/09/15 21:32:50
Components is a huge directory, and once you add t
|
| ] |