summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 13:33:48 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 13:33:48 +0000
commit0520e8a4859a2bb806638c00aa03daf5612d50dc (patch)
treee1048fbeff77631acef0d08f30d08376323577dc
parentc8e83a3ef0ecfe4f546c38ccb3c9125a2405efe2 (diff)
downloadchromium_src-0520e8a4859a2bb806638c00aa03daf5612d50dc.zip
chromium_src-0520e8a4859a2bb806638c00aa03daf5612d50dc.tar.gz
chromium_src-0520e8a4859a2bb806638c00aa03daf5612d50dc.tar.bz2
Roll ppapi 163 -> 164.
Preserves -fvisibility=hidden inside Linux shlib builds, which is needed to keep libppapi_test.so from getting confused by internal pepper plugins (all PPAPITests will fail w/o this). BUG=none TEST=locally tested with shlib build. Review URL: http://codereview.chromium.org/3029003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52657 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index cf5e307..3638a50 100644
--- a/DEPS
+++ b/DEPS
@@ -158,7 +158,7 @@ deps = {
Var("libvpx_revision"),
"src/third_party/ppapi":
- "http://ppapi.googlecode.com/svn/trunk@163",
+ "http://ppapi.googlecode.com/svn/trunk@164",
"src/third_party/libjingle/source":
"http://libjingle.googlecode.com/svn/branches/nextsnap@" +