| Index: chrome/browser/sync/js/js_sync_manager_observer.cc
|
| diff --git a/chrome/browser/sync/js/js_sync_manager_observer.cc b/chrome/browser/sync/js/js_sync_manager_observer.cc
|
| index 71fc1fbb79ff480055a850481369ede9a77bc8fc..34eb060f738d246fd9f010e35aed1463810759d2 100644
|
| --- a/chrome/browser/sync/js/js_sync_manager_observer.cc
|
| +++ b/chrome/browser/sync/js/js_sync_manager_observer.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <cstddef>
|
|
|
| +#include "base/location.h"
|
| #include "base/logging.h"
|
| -#include "base/tracked.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/sync/internal_api/change_record.h"
|
| #include "chrome/browser/sync/js/js_arg_list.h"
|
|
|