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

Unified Diff: .DEPS.git

Issue 7466051: Revert "NaCl: Update revision in DEPS, r6275 -> r6299" since it breaks the Chrome build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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 | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .DEPS.git
diff --git a/.DEPS.git b/.DEPS.git
index 4dfa2b64ca61f43a450dd67a37d2a64dfd376bcb..1f569514e62a04560e5e6d08942b070549947821 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -21,7 +21,7 @@ deps = {
'src/googleurl':
Var('git_url') + '/external/google-url.git@290665e5ec3f648c6d94f0a4e2d0f1c603f65b84',
'src/native_client':
- Var('git_url') + '/native_client/src/native_client.git@f397228052b04dfeefccc774762ef0a44d4dca33',
+ Var('git_url') + '/native_client/src/native_client.git@76d8efcfe38b0c03bc7f1022d78e54add6468d62',
'src/native_client/src/third_party/ppapi':
Var('git_url') + '/chromium/src/ppapi.git@9c715e4b7592baa0aed34059c6b29cee21d361f6',
'src/sdch/open-vcdiff':
@@ -201,13 +201,13 @@ hooks = [
'python',
'src/build/download_nacl_irt.py',
'--nacl_revision',
- '6299',
+ '6275',
'--file_hash',
'x86_32',
- '10df0b6f680232576432cadbec94a4af632cf948',
+ 'e4ac7d67449703cdb33b5f1fa33f4364a32192e1',
'--file_hash',
'x86_64',
- 'a54389c2917fabe257358ace75d0b7d8cd4611ea'
+ '380e57ec6dcb6c27e2a6b81fef547147571581ab'
],
'pattern':
'.'
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698