Chromium Code Reviews| Index: chrome/browser/chromeos/options/DEPS |
| diff --git a/chrome/browser/chromeos/options/DEPS b/chrome/browser/chromeos/options/DEPS |
| index cc08204e1285ab6ef1f88a86642250b6c1c8fe36..01b64ef9ffcda99acb6b691c6fc4d625cfe708a4 100644 |
| --- a/chrome/browser/chromeos/options/DEPS |
| +++ b/chrome/browser/chromeos/options/DEPS |
| @@ -1,6 +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 bugs 687340 and 687349 are fixed. |
|
Peter Kasting
2017/04/04 02:08:51
Nit: Remove reference to bug 687349
kylix_rd
2017/04/04 20:28:22
Done.
|
| "!chrome/browser/ui/views/layout_utils.h", |
| ] |