diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-24 21:01:41 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-24 21:01:41 +0000 |
commit | 6ad63ef9d55f4b7a1997f27b3347ba1a79a49f49 (patch) | |
tree | 771226ba88e7e4f979b326d6407d087ead356f3c /DEPS | |
parent | 32369d763913881d4afbab0ef8c6c769d22cad96 (diff) | |
download | chromium_src-6ad63ef9d55f4b7a1997f27b3347ba1a79a49f49.zip chromium_src-6ad63ef9d55f4b7a1997f27b3347ba1a79a49f49.tar.gz chromium_src-6ad63ef9d55f4b7a1997f27b3347ba1a79a49f49.tar.bz2 |
Add hook into pepper to query if running on the main thread.
Useful for plugins that make heavy use of background threads.
Review URL: http://codereview.chromium.org/3104031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57233 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@207", + "http://ppapi.googlecode.com/svn/trunk@209", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |