Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index d3543fc43d6a45ed546e5fa3741447f2831c9adb..d0a75d2e6ef285799384cb7ec806a3ef67cc5770 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -94,6 +94,7 @@ include_rules = [ |
| "+ui/snapshot", |
| "+ui/strings/grit/ui_strings.h", |
| "+ui/surface", |
| + "+ui/touch_selection", |
| "+ui/wm", |
| # Content knows about grd files, but the specifics of how to get a resource |
| # given its id is left to the embedder. |