diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 16:05:55 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 16:05:55 +0000 |
commit | 572b77fa3c3a24276dd567f8305cff9fef5195eb (patch) | |
tree | 666d92ac3acfb007f16af2dc5f9f41f38303c379 /remoting/DEPS | |
parent | 27c6115d06c4abf1f30d923202db07cf8a71b2cd (diff) | |
download | chromium_src-572b77fa3c3a24276dd567f8305cff9fef5195eb.zip chromium_src-572b77fa3c3a24276dd567f8305cff9fef5195eb.tar.gz chromium_src-572b77fa3c3a24276dd567f8305cff9fef5195eb.tar.bz2 |
Revert PPAPI change due to Linux compile failures.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64751 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/DEPS')
-rw-r--r-- | remoting/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/DEPS b/remoting/DEPS index fbdd04d..d929d84 100644 --- a/remoting/DEPS +++ b/remoting/DEPS @@ -5,7 +5,6 @@ include_rules = [ "+media/base", "+net", "+jingle", - "+ppapi", "+talk", "+third_party/npapi" "+third_party/protobuf2", |