| Index: chrome/browser/sync/sync_global_error.cc
|
| diff --git a/chrome/browser/sync/sync_global_error.cc b/chrome/browser/sync/sync_global_error.cc
|
| index 7c4f1436a2823b33f1878080ceb1b4602d4aca76..104371911b6f25868942eb915b27d74e2f1f2523 100644
|
| --- a/chrome/browser/sync/sync_global_error.cc
|
| +++ b/chrome/browser/sync/sync_global_error.cc
|
| @@ -5,8 +5,8 @@
|
| #include "chrome/browser/sync/sync_global_error.h"
|
|
|
| #include "chrome/app/chrome_command_ids.h"
|
| +#include "chrome/browser/api/sync/profile_sync_service_observer.h"
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| -#include "chrome/browser/sync/profile_sync_service_observer.h"
|
| #include "chrome/browser/sync/sync_ui_util.h"
|
| #include "chrome/browser/ui/browser.h"
|
| #include "chrome/browser/ui/browser_commands.h"
|
|
|