Chromium Code Reviews| Index: content/DEPS |
| diff --git a/content/DEPS b/content/DEPS |
| index 04a5d6077d5f3b93bde24d62efe6fc2141728572..ad6512eca517869413198428e32d2e0f83d481da 100644 |
| --- a/content/DEPS |
| +++ b/content/DEPS |
| @@ -95,6 +95,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. |