Chromium Code Reviews| Index: remoting/DEPS |
| diff --git a/remoting/DEPS b/remoting/DEPS |
| index d83925775105a8c7a5023ea864b6bb1079febbc5..ebaa9f11901ba5c0180fcd8a8bd14c05e26979d4 100644 |
| --- a/remoting/DEPS |
| +++ b/remoting/DEPS |
| @@ -11,8 +11,8 @@ include_rules = [ |
| "-remoting", |
| "+remoting/base", |
| "+remoting/proto", |
| - "+third_party/GTM", |
| - "+third_party/GTM/AppKit", |
| + "+third_party/google_toolbox_for_mac", |
| + "+third_party/google_toolbox_for_mac/AppKit", |
| "+third_party/libjingle", |
| "+third_party/libvpx", |
| "+third_party/libyuv", |