summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_startup_unittest.cc
diff options
context:
space:
mode:
authorerg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-13 18:18:36 +0000
committererg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-13 18:18:36 +0000
commitdbbad7a3197d145cd1619b6f558c96b88c44c4ba (patch)
tree549af131c5d56461819482fa0ab86a921b81cc12 /chrome/browser/sync/profile_sync_service_startup_unittest.cc
parent4fc9af494614b7df215e492f42e788c575045103 (diff)
downloadchromium_src-dbbad7a3197d145cd1619b6f558c96b88c44c4ba.zip
chromium_src-dbbad7a3197d145cd1619b6f558c96b88c44c4ba.tar.gz
chromium_src-dbbad7a3197d145cd1619b6f558c96b88c44c4ba.tar.bz2
FBTF: Forward declare everything possible in testing_profile.h
BUG=none TEST=none Review URL: http://codereview.chromium.org/3129007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56053 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync/profile_sync_service_startup_unittest.cc')
-rw-r--r--chrome/browser/sync/profile_sync_service_startup_unittest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/profile_sync_service_startup_unittest.cc b/chrome/browser/sync/profile_sync_service_startup_unittest.cc
index 9d915c2..0f4a2ec 100644
--- a/chrome/browser/sync/profile_sync_service_startup_unittest.cc
+++ b/chrome/browser/sync/profile_sync_service_startup_unittest.cc
@@ -8,6 +8,7 @@
#include "base/scoped_ptr.h"
#include "chrome/browser/chrome_thread.h"
#include "chrome/browser/net/gaia/token_service.h"
+#include "chrome/browser/pref_service.h"
#include "chrome/browser/sync/glue/data_type_manager.h"
#include "chrome/browser/sync/glue/data_type_manager_mock.h"
#include "chrome/browser/sync/profile_sync_factory_mock.h"