Chromium Code Reviews| Index: remoting/DEPS |
| diff --git a/remoting/DEPS b/remoting/DEPS |
| index 324f7a56ab9f520101c4c6a55fe85fed80ca54b0..89f92b7e31cae87d416dd6a92582c62707b58f7d 100644 |
| --- a/remoting/DEPS |
| +++ b/remoting/DEPS |
| @@ -5,6 +5,9 @@ include_rules = [ |
| "-remoting", |
| "+remoting/base", |
| "+remoting/proto", |
| + "+skia/config", |
| + "+skia/ext", |
| "+third_party/GTM", |
| "+third_party/GTM/AppKit", |
| + "+third_party/skia/include/core", |
| ] |