Index: chrome/browser/extensions/startup_helper.cc |
=================================================================== |
--- chrome/browser/extensions/startup_helper.cc (revision 210446) |
+++ chrome/browser/extensions/startup_helper.cc (working copy) |
@@ -139,7 +139,6 @@ |
scoped_refptr<SandboxedUnpacker> unpacker( |
new SandboxedUnpacker(crx_file_, |
- true /* out of process */, |
Manifest::INTERNAL, |
0, /* no special creation flags */ |
temp_dir_, |