Index: DEPS |
diff --git a/DEPS b/DEPS |
index 4c628d202b071afc1822e1a5825eaf4ca0fccc8f..d27d0b0314277e8d3b6b6827329598c0b1116c45 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -387,6 +387,9 @@ deps_os = { |
Var('chromium_git') + '/external/github.com/google/google-toolbox-for-mac.git' + '@' + Var('google_toolbox_for_mac_revision'), |
}, |
'mac': { |
+ 'src/third_party/freetype/src': |
+ Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Var('freetype_revision'), |
+ |
'src/chrome/installer/mac/third_party/xz/xz': |
Var('chromium_git') + '/chromium/deps/xz.git' + '@' + 'eecaf55632ca72e90eb2641376bce7cdbc7284f7', |