Chromium Code Reviews| Index: chrome/browser/sync/js/js_transaction_observer.cc |
| diff --git a/chrome/browser/sync/js/js_transaction_observer.cc b/chrome/browser/sync/js/js_transaction_observer.cc |
| index 1de292509b259fefe4cf8ac3a04c4462df4b3f1c..d8b4f671a1c778cd883089e8136f3303c2e38d88 100644 |
| --- a/chrome/browser/sync/js/js_transaction_observer.cc |
| +++ b/chrome/browser/sync/js/js_transaction_observer.cc |
| @@ -7,8 +7,8 @@ |
| #include <sstream> |
| #include <string> |
| +#include "base/location.h" |
| #include "base/logging.h" |
| -#include "base/tracked.h" |
| #include "base/values.h" |
| #include "chrome/browser/sync/js/js_event_details.h" |
| #include "chrome/browser/sync/js/js_event_handler.h" |