From b20aa015fdfe75dabe8e153309b428bfef867cbd Mon Sep 17 00:00:00 2001 From: tommycli Date: Wed, 21 Jan 2015 13:55:36 -0800 Subject: Plugin Power Saver: Break LoadablePluginPlaceholder off from PluginPlaceholder I'm adding lots of plugin loading related functionality to PluginPlaceholder. MobileYoutubePlugin doesn't need that stuff, so I'm breaking that inheritance structure. BUG=403800 Review URL: https://codereview.chromium.org/803633004 Cr-Commit-Position: refs/heads/master@{#312463} --- components/OWNERS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'components/OWNERS') diff --git a/components/OWNERS b/components/OWNERS index fb13bb2..ed7389c 100644 --- a/components/OWNERS +++ b/components/OWNERS @@ -155,6 +155,8 @@ per-file pdf.gypi=jam@chromium.org per-file pdf.gypi=raymes@chromium.org per-file pdf.gypi=thestig@chromium.org +per-file plugins.gypi=bauerb@chromium.org + per-file precache*=bengr@chromium.org per-file precache*=sclittle@chromium.org -- cgit v1.1