| Index: chrome/browser/mac/relauncher.cc
|
| ===================================================================
|
| --- chrome/browser/mac/relauncher.cc (revision 105328)
|
| +++ chrome/browser/mac/relauncher.cc (working copy)
|
| @@ -29,8 +29,8 @@
|
| #include "chrome/browser/mac/install_from_dmg.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "content/common/content_paths.h"
|
| -#include "content/common/content_switches.h"
|
| #include "content/common/main_function_params.h"
|
| +#include "content/public/common/content_switches.h"
|
|
|
| // RTLD_MAIN_ONLY is supported as of Mac OS X 10.5, but <dlfcn.h> does not
|
| // define it in the 10.5 SDK. It is present in the 10.6 SDK and is documented
|
|
|