From 5fe064754487a860eb6d88813ab5d85408f9098a Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Sat, 23 Jan 2010 02:15:56 +0000 Subject: 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 --- chrome/app/DEPS | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/app/DEPS') 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. ] -- cgit v1.1