Chromium Code Reviews| Index: chromecast/app/DEPS |
| diff --git a/chromecast/app/DEPS b/chromecast/app/DEPS |
| index 9ae10e9ed3558c41daa817ed45abeebc982d71e9..9ca074eeb1b457990cb79d2bb66dcf734260b35f 100644 |
| --- a/chromecast/app/DEPS |
| +++ b/chromecast/app/DEPS |
| @@ -14,5 +14,6 @@ include_rules = [ |
| specific_include_rules = { |
| "cast_test_launcher\.cc": [ |
| "+content/public/test", |
| + "+mojo/edk/embedder/embedder.h", |
| ], |
| } |