| Index: chrome/nacl/nacl_main_platform_delegate_mac.mm
|
| ===================================================================
|
| --- chrome/nacl/nacl_main_platform_delegate_mac.mm (revision 107906)
|
| +++ chrome/nacl/nacl_main_platform_delegate_mac.mm (working copy)
|
| @@ -14,7 +14,7 @@
|
| #include "content/public/common/sandbox_init.h"
|
|
|
| NaClMainPlatformDelegate::NaClMainPlatformDelegate(
|
| - const MainFunctionParams& parameters)
|
| + const content::MainFunctionParams& parameters)
|
| : parameters_(parameters), sandbox_test_module_(NULL) {
|
| }
|
|
|
|
|