summaryrefslogtreecommitdiffstats
path: root/chrome/app/DEPS
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-23 02:15:56 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-23 02:15:56 +0000
commit5fe064754487a860eb6d88813ab5d85408f9098a (patch)
treeef902ef26fcaf76c35a9a7aaf2e1e5066b14436f /chrome/app/DEPS
parent71a418ccaceeea49dc8049b01a17a501e8070157 (diff)
downloadchromium_src-5fe064754487a860eb6d88813ab5d85408f9098a.zip
chromium_src-5fe064754487a860eb6d88813ab5d85408f9098a.tar.gz
chromium_src-5fe064754487a860eb6d88813ab5d85408f9098a.tar.bz2
Linux: Revert r33888. We no longer need to collect the list of loaded plugins since we do not unload them now, thus they already show up in the module list.
BUG=none TEST=none Review URL: http://codereview.chromium.org/551122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36937 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/DEPS')
-rw-r--r--chrome/app/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index 5bdf2b6..ef4974d 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -4,5 +4,4 @@ include_rules = [
"+chrome/installer",
"+sandbox",
"+tools/memory_watcher",
- "+webkit/glue/plugins", # For GetPluginList() on Linux.
]