summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/api/syncable_service_mock.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/api/syncable_service_mock.h')
-rw-r--r--chrome/browser/sync/api/syncable_service_mock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/api/syncable_service_mock.h b/chrome/browser/sync/api/syncable_service_mock.h
index e1e6bf7..2575183 100644
--- a/chrome/browser/sync/api/syncable_service_mock.h
+++ b/chrome/browser/sync/api/syncable_service_mock.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_SYNC_API_SYNCABLE_SERVICE_MOCK_H_
#pragma once
-#include "base/tracked.h"
+#include "base/location.h"
#include "chrome/browser/sync/api/syncable_service.h"
#include "chrome/browser/sync/api/sync_change.h"
#include "testing/gmock/include/gmock/gmock.h"