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

Unified Diff: DEPS

Issue 1155743013: Move third_party/freetype DEPS to third_party/freetype-android/src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually update security property. Created 5 years, 7 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 | « .gitignore ('k') | build/secondary/third_party/freetype/BUILD.gn » ('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 1f31338765a5996b2c474c756eab5396326c0505..54ffc493c421193e528ea1b519b8d48d0cd0571f 100644
--- a/DEPS
+++ b/DEPS
@@ -430,7 +430,7 @@ deps_os = {
'src/third_party/findbugs':
Var('chromium_git') + '/chromium/deps/findbugs.git' + '@' + '7f69fa78a6db6dc31866d09572a0e356e921bf12',
- 'src/third_party/freetype':
+ 'src/third_party/freetype-android/src':
Var('chromium_git') + '/chromium/src/third_party/freetype.git' + '@' + 'd1028db70bea988d1022e4d463de66581c696160',
'src/third_party/elfutils/src':
« no previous file with comments | « .gitignore ('k') | build/secondary/third_party/freetype/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698