| Index: chrome/browser/profiles/profile_io_data.h
|
| diff --git a/chrome/browser/profiles/profile_io_data.h b/chrome/browser/profiles/profile_io_data.h
|
| index 46f218b580b8049e1029fa39f94498834264d910..008efe2b62c8e18b3f7428b8f4234656008b1c57 100644
|
| --- a/chrome/browser/profiles/profile_io_data.h
|
| +++ b/chrome/browser/profiles/profile_io_data.h
|
| @@ -599,9 +599,6 @@ class ProfileIOData {
|
|
|
| mutable DevToolsNetworkControllerHandle network_controller_handle_;
|
|
|
| - // TODO(jhawkins): Remove once crbug.com/102004 is fixed.
|
| - bool initialized_on_UI_thread_;
|
| -
|
| const Profile::ProfileType profile_type_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(ProfileIOData);
|
|
|