| Index: chrome/app/dummy_main_functions.cc
|
| ===================================================================
|
| --- chrome/app/dummy_main_functions.cc (revision 78506)
|
| +++ chrome/app/dummy_main_functions.cc (working copy)
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/common/result_codes.h"
|
| #include "content/common/main_function_params.h"
|
| +#include "content/common/result_codes.h"
|
|
|
| // Native Client binary for 64-bit Windows can run only the NaCl loader or
|
| // the sandbox broker processes. Other process types are not supported.
|
|
|