| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 143d587314f6f4b50780ec84b50ed044722834dc..94f21a1ddc4ccb113cd421e557911a78e5ee1aef 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -480,6 +480,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":
|
|
|