summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_test_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/profile_sync_test_util.cc')
-rw-r--r--chrome/browser/sync/profile_sync_test_util.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/sync/profile_sync_test_util.cc b/chrome/browser/sync/profile_sync_test_util.cc
index bdbb810..7a18bb0 100644
--- a/chrome/browser/sync/profile_sync_test_util.cc
+++ b/chrome/browser/sync/profile_sync_test_util.cc
@@ -8,6 +8,8 @@
#include "base/task.h"
#include "base/threading/thread.h"
+using content::BrowserThread;
+
ProfileSyncServiceObserverMock::ProfileSyncServiceObserverMock() {}
ProfileSyncServiceObserverMock::~ProfileSyncServiceObserverMock() {}