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

Unified Diff: DEPS

Issue 8811002: Revert 113074 - Use nacl_helper_bootstrap from native_client repository (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years 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/chrome_exe.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 113077)
+++ DEPS (working copy)
@@ -33,7 +33,6 @@
"libjingle_revision": "95",
"libphonenumber_revision": "407",
"libvpx_revision": "109236",
- "lss_revision": "9",
"ffmpeg_revision": "112050",
"sfntly_revision": "111",
"skia_revision": "2785",
@@ -403,8 +402,7 @@
"/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
"src/third_party/lss":
- ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
- Var("lss_revision")),
+ (Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@8",
"src/third_party/openssl":
"/trunk/deps/third_party/openssl@105093",
« no previous file with comments | « no previous file | chrome/chrome_exe.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698