| Index: chrome/browser/chromeos/DEPS
|
| diff --git a/chrome/browser/chromeos/DEPS b/chrome/browser/chromeos/DEPS
|
| index 0b7d553512813b716f5511d3c8e27f1cb814e7ac..8d75f13bb9da8c083f700033be5eaa5a3999115d 100644
|
| --- a/chrome/browser/chromeos/DEPS
|
| +++ b/chrome/browser/chromeos/DEPS
|
| @@ -1,4 +1,8 @@
|
| include_rules = [
|
| + # TODO(crbug.com/678705): Convert to using mojo interfaces in
|
| + # //ash/public/interfaces and eliminate this.
|
| + "+ash",
|
| +
|
| "+components/constrained_window",
|
| "+components/drive/drive_pref_names.h",
|
| "+components/pairing",
|
|
|