summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-02 06:04:50 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-02 06:04:50 +0000
commit0cc8512f2022e0bfdba77e12f02cd4fb885027b3 (patch)
tree6148f0c26106a94b2c088b4abf7b5ddff05ced44 /DEPS
parent85c79b57fcff4dc4c80c8d64fd62aac30cbc968a (diff)
downloadchromium_src-0cc8512f2022e0bfdba77e12f02cd4fb885027b3.zip
chromium_src-0cc8512f2022e0bfdba77e12f02cd4fb885027b3.tar.gz
chromium_src-0cc8512f2022e0bfdba77e12f02cd4fb885027b3.tar.bz2
Revert PPAPI change.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64719 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index eb2a082..88850ee 100644
--- a/DEPS
+++ b/DEPS
@@ -174,6 +174,9 @@ deps = {
"/trunk/deps/third_party/libvpx/lib@" +
Var("libvpx_revision"),
+ "src/third_party/ppapi":
+ (Var("googlecode_url") % "ppapi") + "/trunk@304",
+
"src/third_party/libjingle/source":
(Var("googlecode_url") % "libjingle") + "/trunk@" +
Var("libjingle_revision"),