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

Unified Diff: DEPS

Issue 9411001: clang: -Wswitch warning tweaks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: icu 122103 Created 8 years, 10 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/yasm/yasm.gyp » ('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 094bd4516737901b5907f8b6dd2693aec453708e..f4392b638a5483b6a0fe736013dddfd335eb343b 100644
--- a/DEPS
+++ b/DEPS
@@ -41,7 +41,7 @@ vars = {
"libphonenumber_revision": "425",
"libvpx_revision": "119942",
"lss_revision": "9",
- "ffmpeg_revision": "120865",
+ "ffmpeg_revision": "122092",
"sfntly_revision": "118",
"skia_revision": "3180",
# Three lines of non-changing comments so that
@@ -50,7 +50,7 @@ vars = {
"v8_revision": "10703",
"webrtc_revision": "1538",
"jsoncpp_revision": "248",
- "nss_revision": "117974",
+ "nss_revision": "122093",
"rlz_revision": "52",
}
@@ -87,7 +87,7 @@ deps = {
"/trunk/deps/third_party/WebKit@76115",
"src/third_party/icu":
- "/trunk/deps/third_party/icu46@121777",
+ "/trunk/deps/third_party/icu46@122103",
"src/third_party/hunspell":
"/trunk/deps/third_party/hunspell@110423",
« no previous file with comments | « no previous file | third_party/yasm/yasm.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698