diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-24 22:47:19 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-24 22:47:19 +0000 |
commit | 0ca7e535e2f0b093158c0e73393eead0e1842f6f (patch) | |
tree | ca58027846a86316d6c475e999446b2f8e002c13 /DEPS | |
parent | 73d50889077cc2ac08a6c91fe5ba82e4bb110cd5 (diff) | |
download | chromium_src-0ca7e535e2f0b093158c0e73393eead0e1842f6f.zip chromium_src-0ca7e535e2f0b093158c0e73393eead0e1842f6f.tar.gz chromium_src-0ca7e535e2f0b093158c0e73393eead0e1842f6f.tar.bz2 |
Add hook into pepper to query if running on the main thread.
Useful for plugins that make heavy use of background threads.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57233
Review URL: http://codereview.chromium.org/3104031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57253 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@210", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |