summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-03 06:38:10 +0000
committermseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-03 06:38:10 +0000
commitf903622ea1f38016e1df444b0027f667b4dad63c (patch)
tree44faad94afeb66b3a1f6fc4ae411e7b28dcc9b49 /DEPS
parentcca5edccac14fb7fba81acbabe6fb8e5268fe38e (diff)
downloadchromium_src-f903622ea1f38016e1df444b0027f667b4dad63c.zip
chromium_src-f903622ea1f38016e1df444b0027f667b4dad63c.tar.gz
chromium_src-f903622ea1f38016e1df444b0027f667b4dad63c.tar.bz2
NaCl: Update revision in DEPS, r6275 -> r6299
This pulls in the following Native Client changes: r6276: (elijahtaylor) PPB_URLRequestInfo proxy verification tests r6277: (jvoung) Toolchain deps bump. r6278: (mcgrathr) Fix NACL_BLOCK_SHIFT/NACL_BLOCK_SIZE for arm r6279: (jvoung) Try building a separate x86-64 IRT for pnacl for now. r6280: (mcgrathr) Drop NaCl-specific e_flags bits and EI_OSABI setting r6281: (polina) Add a test that crashes on _exit(). This call (as part of CHECK) was what r6282: (jvoung) Add include for unistd.h for _exit. r6283: (polina) Fix dependency in pyauto on crash test files. r6284: (nfullagar) Re-check BrowserPpp::is_valid(ppapi_proxy_) before calling ShutdownModule(). r6285: (robertm) Make sel_universal buildable with SDL again, ... r6286: (mcgrathr) Update pnacl binutils rev to d0816797d2fd r6287: (robertm) revert of r6285 because of memcheck problems. r6288: (kschimpf) Change the decoder tables to use (16-bit) array offsets, rather than r6289: (mseaborn) Cleanup: Remove unused function NaClDup2() from sel_main.c r6290: (mseaborn) Cleanup: Remove NaClSignalRegisterApp(), since it is a no-op r6291: (bbudge) Add a test for NaCl proxy of PPB_Widget_Dev. r6292: (jvoung) Update perf expectations. r6293: (mcgrathr) Update toolchain DEPS r6294: (mcgrathr) Fix "utman sdk-verify" when there are no .o files r6295: (pdox) Some changes to fix testing on Windows r6298: (mcgrathr) Enable irt=1 for bitcode x86-64 r6299: (sehr) First step in flattening PPAPI hierarchy. This CL removes all the files from BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7559001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95212 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS6
1 files changed, 3 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index 480ccae..55ef15c 100644
--- a/DEPS
+++ b/DEPS
@@ -9,9 +9,9 @@ vars = {
"swig_revision": "69281",
# These hashes need to be updated when nacl_revision is changed.
# After changing nacl_revision, run 'gclient runhooks' to get the new values.
- "nacl_irt_hash_x86_32": "e4ac7d67449703cdb33b5f1fa33f4364a32192e1",
- "nacl_irt_hash_x86_64": "380e57ec6dcb6c27e2a6b81fef547147571581ab",
- "nacl_revision": "6275",
+ "nacl_irt_hash_x86_32": "10df0b6f680232576432cadbec94a4af632cf948",
+ "nacl_irt_hash_x86_64": "a54389c2917fabe257358ace75d0b7d8cd4611ea",
+ "nacl_revision": "6299",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
# TODO(brettw) We should use the "From" syntax to avoid hardcoding the