| Index: chrome/browser/ui/webui/sync_internals_ui.cc
|
| diff --git a/chrome/browser/ui/webui/sync_internals_ui.cc b/chrome/browser/ui/webui/sync_internals_ui.cc
|
| index 79229a3738d6ab7d9fa31e7e710777fa3762fa35..d90e63206230e9a2b864777d6ebb5302c9b610e6 100644
|
| --- a/chrome/browser/ui/webui/sync_internals_ui.cc
|
| +++ b/chrome/browser/ui/webui/sync_internals_ui.cc
|
| @@ -9,7 +9,6 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/task.h"
|
| #include "base/tracked_objects.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/profiles/profile.h"
|
|
|