summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-18 17:15:00 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-18 17:15:00 +0000
commitcebc3dc5b2649fba2dd4e5c38197f367cbe296ad (patch)
tree5fdabab303791a373f741fed1caf15b4b967012f /content/content_common.gypi
parent197d77b84fe78fd08bdfc72553b297111142a9f2 (diff)
downloadchromium_src-cebc3dc5b2649fba2dd4e5c38197f367cbe296ad.zip
chromium_src-cebc3dc5b2649fba2dd4e5c38197f367cbe296ad.tar.gz
chromium_src-cebc3dc5b2649fba2dd4e5c38197f367cbe296ad.tar.bz2
Move PepperPluginRegistry to content, while leaving the Chrome specific bits (NaCl, registration of Chrome plugins like pdf/remoting/flash) behind.
Review URL: http://codereview.chromium.org/6869051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81959 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 7a4c001..6a427c6 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -159,6 +159,8 @@
'common/pepper_file_messages.h',
'common/pepper_messages.cc',
'common/pepper_messages.h',
+ 'common/pepper_plugin_registry.cc',
+ 'common/pepper_plugin_registry.h',
'common/plugin_carbon_interpose_constants_mac.cc',
'common/plugin_carbon_interpose_constants_mac.h',
'common/plugin_messages.h',