diff options
author | lipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-05 03:29:55 +0000 |
---|---|---|
committer | lipalani@chromium.org <lipalani@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-05 03:29:55 +0000 |
commit | b2a3c146753bd7993b0d674913cdb03be41d9843 (patch) | |
tree | c29a592b8d0e669a143d9d742b33dc5c959ed3db /chrome/browser/sync/test_profile_sync_service.h | |
parent | af4a1192db52f2534db4533fb560c6925d4faff5 (diff) | |
download | chromium_src-b2a3c146753bd7993b0d674913cdb03be41d9843.zip chromium_src-b2a3c146753bd7993b0d674913cdb03be41d9843.tar.gz chromium_src-b2a3c146753bd7993b0d674913cdb03be41d9843.tar.bz2 |
Update the source for config requests.
BUG=
TEST=
Review URL: http://codereview.chromium.org/6904147
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84206 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync/test_profile_sync_service.h')
-rw-r--r-- | chrome/browser/sync/test_profile_sync_service.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/test_profile_sync_service.h b/chrome/browser/sync/test_profile_sync_service.h index 0aaf07b9..d07e777 100644 --- a/chrome/browser/sync/test_profile_sync_service.h +++ b/chrome/browser/sync/test_profile_sync_service.h @@ -45,6 +45,7 @@ class SyncBackendHostForProfileSyncTest virtual void ConfigureDataTypes( const DataTypeController::TypeMap& data_type_controllers, const syncable::ModelTypeSet& types, + sync_api::ConfigureReason reason, CancelableTask* ready_task); // Called when a nudge comes in. |