Index: chrome/DEPS |
diff --git a/chrome/DEPS b/chrome/DEPS |
index 8b0aa264244c16b6b005aa6b21a000b9d885e25e..8b2c6160c05ca67cf59563ef32c2f54439fd9c3e 100644 |
--- a/chrome/DEPS |
+++ b/chrome/DEPS |
@@ -32,12 +32,12 @@ include_rules = [ |
"+third_party/WebKit/public/web", |
# Allow inclusion of third-party code: |
+ "+third_party/google_toolbox_for_mac/src", |
"+third_party/hunspell", |
"+third_party/libxml", |
"+third_party/mozilla", # Mozilla interface headers. |
"+third_party/skia", |
"+third_party/zlib/google", |
- "+third_party/GTM", # Google Toolbox for Mac. |
"+ui", |
] |