Chromium Code Reviews| Index: chrome/browser/chromeos/options/DEPS |
| diff --git a/chrome/browser/chromeos/options/DEPS b/chrome/browser/chromeos/options/DEPS |
| index afb80e1b2171c80eaa90635d1e747a8baaaaab73..28516cb2afba091ecb51f16727aec32d63a531ff 100644 |
| --- a/chrome/browser/chromeos/options/DEPS |
| +++ b/chrome/browser/chromeos/options/DEPS |
| @@ -1,5 +1,5 @@ |
| include_rules = [ |
| - # TODO(xdai): Remove these rules after bugs 687340 and 687349 are fixed. |
| - "!chrome/browser/ui/views/harmony/layout_delegate.h", |
| + # TODO(xdai): Remove this rule after bug 687340 is fixed. |
| + "!chrome/browser/ui/views/layout_utils.h", |
| ] |
|
kylix_rd
2017/04/04 20:50:03
I have a patch that will remove this file entirely
|