diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 07:15:50 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 07:15:50 +0000 |
commit | 106054cc063eb033c186193556340710eec6735b (patch) | |
tree | bb16809971912a62d999bd6363b16216ee562ee9 /DEPS | |
parent | 34b2b007db875a6acb853c5cd2a247fbb32c0f88 (diff) | |
download | chromium_src-106054cc063eb033c186193556340710eec6735b.zip chromium_src-106054cc063eb033c186193556340710eec6735b.tar.gz chromium_src-106054cc063eb033c186193556340710eec6735b.tar.bz2 |
Pulling in Debug-Win32 -> Debug change in nacl to avoid horking builders.
BUG=None
TEST=None
TBR=ilewis
Review URL: http://codereview.chromium.org/419001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32601 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ deps = { "http://v8.googlecode.com/svn/trunk@3276", "src/native_client": - "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1005", + "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1010", "src/third_party/skia/src": "http://skia.googlecode.com/svn/trunk/src@435", |