diff options
Diffstat (limited to 'content/shell/DEPS')
-rw-r--r-- | content/shell/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/DEPS b/content/shell/DEPS index 0943fd0..cd6dea8 100644 --- a/content/shell/DEPS +++ b/content/shell/DEPS @@ -25,7 +25,7 @@ include_rules = [ ] specific_include_rules = { - "shell_views\.cc": [ + "shell_aura\.cc": [ "+ui/shell" ], } |