Chromium Code Reviews| Index: chrome/browser/chromeos/options/DEPS |
| diff --git a/chrome/browser/chromeos/options/DEPS b/chrome/browser/chromeos/options/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9ca8436a6b47179a67c679d1ba8b9bf2731519e1 |
| --- /dev/null |
| +++ b/chrome/browser/chromeos/options/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + # TODO(xdai): Remove this DEPS file after layout_delegate.h/cc is moved to a |
| + # better place. |
| + "!chrome/browser/ui/views/harmony/layout_delegate.h", |
| +] |
| + |