From 7573f4933330825b60783d765a11c46bd6dbf138 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Wed, 10 Oct 2012 05:53:30 +0000 Subject: Cleanup: IWYU for base/time.h in sync/. Review URL: https://chromiumcodereview.appspot.com/11028086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161059 0039d316-1c4b-4281-b951-d872f2087c98 --- sync/internal_api/public/sync_manager.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sync/internal_api/public/sync_manager.h') diff --git a/sync/internal_api/public/sync_manager.h b/sync/internal_api/public/sync_manager.h index a0bc548..654eb7e 100644 --- a/sync/internal_api/public/sync_manager.h +++ b/sync/internal_api/public/sync_manager.h @@ -14,7 +14,6 @@ #include "base/memory/ref_counted.h" #include "base/task_runner.h" #include "base/threading/thread_checker.h" -#include "base/time.h" #include "sync/internal_api/public/base/model_type.h" #include "sync/internal_api/public/change_record.h" #include "sync/internal_api/public/configure_reason.h" -- cgit v1.1