| Index: chrome/browser/profile_impl.cc
|
| ===================================================================
|
| --- chrome/browser/profile_impl.cc (revision 60752)
|
| +++ chrome/browser/profile_impl.cc (working copy)
|
| @@ -722,7 +722,6 @@
|
| // created first.
|
| if (!default_request_context_) {
|
| default_request_context_ = request_context_;
|
| - request_context_->set_is_main(true);
|
| // TODO(eroman): this isn't terribly useful anymore now that the
|
| // URLRequestContext is constructed by the IO thread...
|
| NotificationService::current()->Notify(
|
|
|