summaryrefslogtreecommitdiffstats
path: root/chrome/app/dummy_main_functions.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/dummy_main_functions.cc')
-rw-r--r--chrome/app/dummy_main_functions.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/dummy_main_functions.cc b/chrome/app/dummy_main_functions.cc
index 77867de..bb0b5e5 100644
--- a/chrome/app/dummy_main_functions.cc
+++ b/chrome/app/dummy_main_functions.cc
@@ -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/main_function_params.h"
#include "chrome/common/result_codes.h"
+#include "content/common/main_function_params.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.