| Index: chrome/browser/gtk/first_run_dialog.cc
|
| ===================================================================
|
| --- chrome/browser/gtk/first_run_dialog.cc (revision 45985)
|
| +++ chrome/browser/gtk/first_run_dialog.cc (working copy)
|
| @@ -11,9 +11,9 @@
|
| #include "chrome/browser/gtk/gtk_chrome_link_button.h"
|
| #include "chrome/browser/gtk/gtk_util.h"
|
| #include "chrome/browser/importer/importer_data_types.h"
|
| +#include "chrome/browser/platform_util.h"
|
| #include "chrome/browser/process_singleton.h"
|
| #include "chrome/browser/shell_integration.h"
|
| -#include "chrome/common/platform_util.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
| #include "grit/chromium_strings.h"
|
| #include "grit/generated_resources.h"
|
|
|