NaCl: Update revision in DEPS, r9715 -> r9718
This pulls in the following Native Client changes: r9716: (kschimpf) Generalize expressions allowed in decoder tables. r9717: (halyavin) Receive socket for NaCl GDB debug stub from chrome. r9718: (bradnelson) Using 10.6 sdk on macs now. BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10927003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156472 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
2
DEPS
2
DEPS
@ -12,7 +12,7 @@ vars = {
|
||||
"chromium_git": "http://git.chromium.org/git",
|
||||
"chromiumos_git": "http://git.chromium.org/chromiumos",
|
||||
"swig_revision": "69281",
|
||||
"nacl_revision": "9715",
|
||||
"nacl_revision": "9718",
|
||||
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
||||
# to update other nacl_*_revision's.
|
||||
"nacl_tools_revision": "9330", # native_client/DEPS: tools_rev
|
||||
|
Reference in New Issue
Block a user