summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorelijahtaylor@google.com <elijahtaylor@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-27 16:45:44 +0000
committerelijahtaylor@google.com <elijahtaylor@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-27 16:45:44 +0000
commite0a366f254c1b0a735d11f12a414a3b2a7e4377d (patch)
tree2fd70b75296e5a80f7a6c303acfb7803b12e0fde /DEPS
parentf3c53d6c1e9a0db5c8b50bf9dfe66257b93e1e08 (diff)
downloadchromium_src-e0a366f254c1b0a735d11f12a414a3b2a7e4377d.zip
chromium_src-e0a366f254c1b0a735d11f12a414a3b2a7e4377d.tar.gz
chromium_src-e0a366f254c1b0a735d11f12a414a3b2a7e4377d.tar.bz2
Remove files that were shuffled to the NaCl repo for less chrome/nacl dependency problems.
See http://codereview.chromium.org/7249015/ for corresponding NaCl change Rolling DEPS to match a revision with this change as it's needed. BUG= none TEST= none Review URL: http://codereview.chromium.org/7198016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90591 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS8
1 files changed, 4 insertions, 4 deletions
diff --git a/DEPS b/DEPS
index 9c809c5..10a1e49 100644
--- a/DEPS
+++ b/DEPS
@@ -9,10 +9,10 @@ vars = {
"swig_revision": "69281",
# These hashes need to be updated when nacl_revision is changed.
# After changing nacl_revision, run gclient sync to get the new values.
- "nacl_irt_hash_x86_32": "06efd9f7182db27a8d17f910dd001230a4032ab5",
- "nacl_irt_hash_x86_64": "ebb81e9511c2deebbbd2bcfd642b1bb25a9c6f44",
- "nacl_revision": "5679",
- "nacl_tools_revision": "5675",
+ "nacl_irt_hash_x86_32": "6bfe02f196271a3dd2606aa97619c638384d488e",
+ "nacl_irt_hash_x86_64": "9d6b612124b85963160adcfd6a5f0a203405fc9e",
+ "nacl_revision": "5783",
+ "nacl_tools_revision": "5360",
"libjingle_revision": "66",
"libvpx_revision": "90416",
"ffmpeg_revision": "88382",