diff options
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/DEPS b/content/DEPS index d02ee64..11f13d0 100644 --- a/content/DEPS +++ b/content/DEPS @@ -91,7 +91,7 @@ include_rules = [ "+ui/shell_dialogs", "+ui/snapshot", "+ui/surface", - "+ui/wm", + "+ui/wm/public", # Content knows about grd files, but the specifics of how to get a resource # given its id is left to the embedder. "-ui/base/l10n", |