Chromium Code Reviews| Index: chrome/browser/ui/ash/DEPS |
| diff --git a/chrome/browser/ui/ash/DEPS b/chrome/browser/ui/ash/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..91baa44f14d00d24d3119139afcb0bd1942cbe41 |
| --- /dev/null |
| +++ b/chrome/browser/ui/ash/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + # TODO(jamescook): Remove this when immersive fullscreen is no longer |
| + # optional. This is better than duplicating the flag-reading code in |
| + # chrome_shell_delegate.cc. |
| + "!chrome/browser/ui/views/frame/immersive_mode_controller.h" |
| +] |