summaryrefslogtreecommitdiffstats
path: root/chrome/common/DEPS
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-23 23:32:55 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-23 23:32:55 +0000
commit19215f85f0e477936a13c77450d0b12e40d7839c (patch)
tree95e4791d7a1e9bb1bd9736b2f3ec4cd0d1e5608a /chrome/common/DEPS
parent4dd33d2a1bf4bff8c1c637bf38dda3f6d7882af5 (diff)
downloadchromium_src-19215f85f0e477936a13c77450d0b12e40d7839c.zip
chromium_src-19215f85f0e477936a13c77450d0b12e40d7839c.tar.gz
chromium_src-19215f85f0e477936a13c77450d0b12e40d7839c.tar.bz2
Add in support for internal pepper plugins into the PepperPluginRegistry and pepper::PluginModule.
Used Chromoting's plugin as the first attempt at using this interface. BUG=none TEST=compiles Review URL: http://codereview.chromium.org/2843018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50667 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r--chrome/common/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index c3db484..75629ca 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+grit", # For generated headers
"+libxml",
"+media/audio",
+ "+remoting/client/plugin",
"+sandbox/src",
"+skia/include",
"+webkit/default_plugin",