diff options
author | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 19:52:35 +0000 |
---|---|---|
committer | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 19:52:35 +0000 |
commit | ad4af64a54dcf76e2957315ac94a640f5dfe6409 (patch) | |
tree | 9c71e8b577b7966c0194062271cb53b156121979 /DEPS | |
parent | 22b5f52c422118fd6f090e9f6784ae9aede919f7 (diff) | |
download | chromium_src-ad4af64a54dcf76e2957315ac94a640f5dfe6409.zip chromium_src-ad4af64a54dcf76e2957315ac94a640f5dfe6409.tar.gz chromium_src-ad4af64a54dcf76e2957315ac94a640f5dfe6409.tar.bz2 |
Add the descriptor support needed for Pepper in a way that does
not include chrome/common or base/ files from the NaCl tree.
Review URL: http://codereview.chromium.org/969006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41864 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ vars = { "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", - "nacl_revision": "1704", + "nacl_revision": "1742", } deps = { |