Searched refs:mutable_chrome_config (Results 1 – 2 of 2) sorted by relevance
109 ChromeConfig* mutable_chrome_config() { return &chrome_config_; } in mutable_chrome_config() function
158 chrome_config_.ToProto(proto->mutable_chrome_config()); in ToProto()