Index: DEPS |
diff --git a/DEPS b/DEPS |
index 34535e4854b8fa22af8763b0f453db098c57e628..01d6d63a889f7d8081e3f94acd0471dd0bd32fe0 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -495,6 +495,10 @@ deps_os = { |
Var("chromium_git") + |
"/external/liblouis.git@3c2daee56250162e5a75830871601d74328d39f5", |
+ # Used for embedded builds. CrOS & Linux use the system version. |
+ "src/third_party/fontconfig/src": |
+ Var("chromium_git") + "/external/fontconfig.git" + |
+ "@4f944971dac3c0bbc6fdd3bf3123e3c8378a3acb", |
}, |
"android": { |
"src/third_party/android_tools": |