Searched refs:current_tab_wrapper (Results 1 – 1 of 1) sorted by relevance
3706 TabContentsWrapper* current_tab_wrapper = GetSelectedTabContentsWrapper(); in UpdateCommandsForTabState() local3707 if (!current_tab || !current_tab_wrapper) // May be NULL during tab restore. in UpdateCommandsForTabState()3725 window_->SetStarredState(current_tab_wrapper->is_starred()); in UpdateCommandsForTabState()