Chromium Code Reviews| Index: components/arc/tts/DEPS |
| diff --git a/components/arc/tts/DEPS b/components/arc/tts/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..79ed435af3b915d8c80f680df9a2cef60c6fbc53 |
| --- /dev/null |
| +++ b/components/arc/tts/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+chrome/browser/speech", |
|
hidehiko
2016/07/26 17:59:18
Modules under components/ cannot depend on ones un
David Tseng
2016/07/27 22:50:59
Done.
|
| +] |