From 542bdfe5dde965d920bfca1328d0f6e70e8dbb9b Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Tue, 30 Nov 2010 03:55:47 +0000 Subject: Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) BUG=none TEST=none Review URL: http://codereview.chromium.org/5139006 TBR=thestig@chromium.org Review URL: http://codereview.chromium.org/5270010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67674 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/sync/profile_sync_factory.h | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/browser/sync/profile_sync_factory.h') diff --git a/chrome/browser/sync/profile_sync_factory.h b/chrome/browser/sync/profile_sync_factory.h index c1cae14..a4a2550 100644 --- a/chrome/browser/sync/profile_sync_factory.h +++ b/chrome/browser/sync/profile_sync_factory.h @@ -9,6 +9,7 @@ #include #include +#include "base/task.h" #include "chrome/browser/sync/glue/change_processor.h" #include "chrome/browser/sync/glue/data_type_controller.h" #include "chrome/browser/sync/glue/model_associator.h" -- cgit v1.1