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

Unified Diff: DEPS

Issue 579623003: Upgrade liblouis to 2.6.0. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Simplify whitelist Created 6 years, 3 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 | chrome/browser/resources/chromeos/chromevox/host/chrome/braille_table_test.extjs » ('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 c1506a87367c1e7f27a101f78767fc6f66358561..e300c44bd03f38af1cd68f51ffb57b12fc121c84 100644
--- a/DEPS
+++ b/DEPS
@@ -450,7 +450,7 @@ deps_os = {
Var('chromium_git') + '/chromium/deps/undoview.git' + '@' + '3ba503e248f3cdbd81b78325a24ece0984637559',
'src/third_party/liblouis/src':
- Var('chromium_git') + '/external/liblouis.git' + '@' + '3c2daee56250162e5a75830871601d74328d39f5',
+ Var('chromium_git') + '/external/liblouis-github.git' + '@' + '5f9c03f2a3478561deb6ae4798175094be8a26c2',
# Used for embedded builds. CrOS & Linux use the system version.
'src/third_party/fontconfig/src':
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/chromevox/host/chrome/braille_table_test.extjs » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698