| Index: chrome/browser/history/history_service.h
|
| diff --git a/chrome/browser/history/history_service.h b/chrome/browser/history/history_service.h
|
| index 267e82eca125117bed54288e60f4107a4ecb70e3..7a62640d3465992c4da74cae91b48d6294cc9cfc 100644
|
| --- a/chrome/browser/history/history_service.h
|
| +++ b/chrome/browser/history/history_service.h
|
| @@ -858,9 +858,6 @@ class HistoryService : public content::NotificationObserver,
|
| a, b, c, d, e));
|
| }
|
|
|
| - // TODO(sdefresne): http://crbug.com/430070 remove this method.
|
| - Profile* profile() { return profile_; }
|
| -
|
| base::ThreadChecker thread_checker_;
|
|
|
| content::NotificationRegistrar registrar_;
|
|
|