summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin
diff options
context:
space:
mode:
authorsergeyu <sergeyu@chromium.org>2014-12-19 15:38:56 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-19 23:39:41 +0000
commit93761d507b748c31730eb86ad5fd6e16d5d459af (patch)
tree72118bf77baf38f7fcaa42c9adc30f01d53203eb /remoting/client/plugin
parent0b446d878107a56dbb9ba738e9ab414261c66ac0 (diff)
downloadchromium_src-93761d507b748c31730eb86ad5fd6e16d5d459af.zip
chromium_src-93761d507b748c31730eb86ad5fd6e16d5d459af.tar.gz
chromium_src-93761d507b748c31730eb86ad5fd6e16d5d459af.tar.bz2
Remove libwebm third_party dependency.
libwebm was used in remoting, but is not needed anymore. Committed: https://crrev.com/c053fb4fec709c4a5a72065305ee4eb2da2efaa8 Cr-Commit-Position: refs/heads/master@{#309243} Review URL: https://codereview.chromium.org/820593002 Cr-Commit-Position: refs/heads/master@{#309295}
Diffstat (limited to 'remoting/client/plugin')
-rw-r--r--remoting/client/plugin/DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/remoting/client/plugin/DEPS b/remoting/client/plugin/DEPS
deleted file mode 100644
index dd27068..0000000
--- a/remoting/client/plugin/DEPS
+++ /dev/null
@@ -1,3 +0,0 @@
-include_rules = [
- "+third_party/libwebm",
-]