summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-17 02:26:26 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-17 02:26:26 +0000
commit865129dc08d7cbc5866734da924ab80ddf7208b9 (patch)
tree675ee27057bb83b61e957ec1dc477e4fa574a5aa /ppapi/native_client
parent7221d4c83aae27833bccdcbdbccf7b1aa37d6749 (diff)
downloadchromium_src-865129dc08d7cbc5866734da924ab80ddf7208b9.zip
chromium_src-865129dc08d7cbc5866734da924ab80ddf7208b9.tar.gz
chromium_src-865129dc08d7cbc5866734da924ab80ddf7208b9.tar.bz2
Remove --disable-extensions-resource-whitelist.
BUG=357720 TEST=none R=kalman@chromium.org Review URL: https://codereview.chromium.org/324793002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277625 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/native_client')
-rw-r--r--ppapi/native_client/chrome_main.scons4
1 files changed, 0 insertions, 4 deletions
diff --git a/ppapi/native_client/chrome_main.scons b/ppapi/native_client/chrome_main.scons
index fd2616e..2e75425 100644
--- a/ppapi/native_client/chrome_main.scons
+++ b/ppapi/native_client/chrome_main.scons
@@ -224,10 +224,6 @@ def WhitelistLibsForExtensionCommand(target, source, env):
# to be made available to webpages that use this NaCl extension,
# which are in a different origin.
# See: http://code.google.com/chrome/extensions/manifest.html
-#
-# Alternatively, we could try to use the chrome commandline switch
-# '--disable-extensions-resource-whitelist', but that would not be what
-# users will need to do.
def WhitelistLibsForExtension(env, target_dir, nmf, extension_manifest):
if env.Bit('nacl_static_link'):
# For static linking, assume the nexe and nmf files are already