Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: DEPS

Issue 127223002: Revert "Add fontconfig to linux DEPS for embedded builds" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/fontconfig/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 7a4b4a485c34c22d1c58a73ae88113f17e9ed238..8905fd77a734260ee5bef360fa0531790a736c17 100644
--- a/DEPS
+++ b/DEPS
@@ -501,10 +501,6 @@ 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":
« no previous file with comments | « no previous file | third_party/fontconfig/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698