| Index: chrome/browser/chromeos/options/DEPS
|
| diff --git a/chrome/browser/chromeos/options/DEPS b/chrome/browser/chromeos/options/DEPS
|
| index 9ca8436a6b47179a67c679d1ba8b9bf2731519e1..cc08204e1285ab6ef1f88a86642250b6c1c8fe36 100644
|
| --- a/chrome/browser/chromeos/options/DEPS
|
| +++ b/chrome/browser/chromeos/options/DEPS
|
| @@ -1,6 +1,6 @@
|
| include_rules = [
|
| - # TODO(xdai): Remove this DEPS file after layout_delegate.h/cc is moved to a
|
| - # better place.
|
| + # TODO(xdai): Remove these rules after bugs 687340 and 687349 are fixed.
|
| "!chrome/browser/ui/views/harmony/layout_delegate.h",
|
| + "!chrome/browser/ui/views/layout_utils.h",
|
| ]
|
|
|
|
|