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

Unified Diff: DEPS

Issue 187393005: Make it possible to read CLD data from a file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Hack around lack of common IsTranslatableURL Created 6 years, 9 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 | build/common.gypi » ('j') | chrome/browser/translate/translate_tab_helper.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index b80a48a45387e87c11e12f56d3595f2fd2964061..76c4a4f2a5f7e5bb6c3010c92fd155be07f55239 100644
--- a/DEPS
+++ b/DEPS
@@ -297,7 +297,7 @@ deps = {
"/trunk/deps/third_party/mesa@254411",
"src/third_party/cld_2/src":
- (Var("googlecode_url") % "cld2") + "/trunk@84",
+ (Var("googlecode_url") % "cld2") + "/trunk@154",
"src/chrome/browser/resources/pdf/html_office":
Var("chromium_git") +
« no previous file with comments | « no previous file | build/common.gypi » ('j') | chrome/browser/translate/translate_tab_helper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698