Chromium Code Reviews| Index: chrome/browser/sync/glue/frontend_data_type_controller.cc |
| diff --git a/chrome/browser/sync/glue/frontend_data_type_controller.cc b/chrome/browser/sync/glue/frontend_data_type_controller.cc |
| index c863d6f790f92527928ca80c255192ca2c5b1995..2f48207b8855a9b81f5f169b67b8b6123e09093d 100644 |
| --- a/chrome/browser/sync/glue/frontend_data_type_controller.cc |
| +++ b/chrome/browser/sync/glue/frontend_data_type_controller.cc |
| @@ -89,6 +89,8 @@ void FrontendDataTypeController::StartAssociating( |
| DCHECK_EQ(state_, RUNNING); |
| } |
| + |
|
tim (not reviewing)
2012/05/23 03:18:52
extra newlines
lipalani1
2012/05/23 17:47:20
Done.
|
| + |
| void FrontendDataTypeController::Stop() { |
| DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); |