summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sandbox_policy.h
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 00:18:06 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 00:18:06 +0000
commit88a1fb47ae5abed1c518cdb63836199431ac5af7 (patch)
tree6bd2be5124623c48546122c80b94a3b203352fe1 /chrome/browser/sandbox_policy.h
parent226183d33f7e52d01d38cad1cfb2e70b938ae74e (diff)
downloadchromium_src-88a1fb47ae5abed1c518cdb63836199431ac5af7.zip
chromium_src-88a1fb47ae5abed1c518cdb63836199431ac5af7.tar.gz
chromium_src-88a1fb47ae5abed1c518cdb63836199431ac5af7.tar.bz2
Get rid of the gears in renderer process code. This allows me to do some cleanup in how resource dispatching happens in a future cl.
Review URL: http://codereview.chromium.org/42158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11601 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sandbox_policy.h')
-rw-r--r--chrome/browser/sandbox_policy.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/sandbox_policy.h b/chrome/browser/sandbox_policy.h
index f0e3346..393e4bf 100644
--- a/chrome/browser/sandbox_policy.h
+++ b/chrome/browser/sandbox_policy.h
@@ -17,9 +17,6 @@ bool AddGenericPolicy(sandbox::TargetPolicy* policy);
// Adds policy rules for unloaded the known dlls that cause chrome to crash.
bool AddDllEvictionPolicy(sandbox::TargetPolicy* policy);
-// Adds policy rules for running Gears in the renderer process.
-bool AddPolicyForGearsInRenderer(sandbox::TargetPolicy* policy);
-
// Adds the custom policy rules for a given plugin. If dll is activex-shim,
// then clsid is the clsid of ActiveX control. Otherwise clsid is ignored.
// |trusted_plugins| contains the comma separate list of plugins that should