diff options
Diffstat (limited to 'remoting/DEPS')
-rw-r--r-- | remoting/DEPS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/DEPS b/remoting/DEPS index 05db1ed..324f7a5 100644 --- a/remoting/DEPS +++ b/remoting/DEPS @@ -5,4 +5,6 @@ include_rules = [ "-remoting", "+remoting/base", "+remoting/proto", + "+third_party/GTM", + "+third_party/GTM/AppKit", ] |