Chromium Code Reviews| Index: remoting/DEPS |
| diff --git a/remoting/DEPS b/remoting/DEPS |
| index 8f52b3e363eeb822cff3d11d8c236c095a6d7ba6..9503267fedf7fae8ca456c6031c343af2407eaf8 100644 |
| --- a/remoting/DEPS |
| +++ b/remoting/DEPS |
| @@ -1,4 +1,8 @@ |
| include_rules = [ |
| + # For remote assistance on Chrome OS. |
| + "+content/public/browser", |
|
jochen (gone - plz use gerrit)
2014/10/13 08:19:57
shouldn't this be in remoting/host/DEPS
kelvinp
2014/10/13 16:48:54
Done.
|
| + "+components/policy/core/common", |
|
jochen (gone - plz use gerrit)
2014/10/13 08:19:56
shouldn't these two be in remoting/host/DEPS?
jochen (gone - plz use gerrit)
2014/10/13 08:19:56
shouldn't these two be in remoting/host/DEPS?
jochen (gone - plz use gerrit)
2014/10/13 08:19:58
shouldn't these two be in remoting/host/DEPS?
kelvinp
2014/10/13 16:48:54
Done.
kelvinp
2014/10/13 16:48:54
Done.
|
| + |
| "+crypto", |
| "+google_apis", |
| "+media/base", |