Searched refs:frame_color_id (Results 1 – 1 of 1) sorted by relevance
1733 int frame_color_id; in SetBackgroundColor() local1735 frame_color_id = ThemeService::COLOR_TOOLBAR; in SetBackgroundColor()1737 frame_color_id = browser()->profile()->IsOffTheRecord() in SetBackgroundColor()1741 frame_color_id = browser()->profile()->IsOffTheRecord() in SetBackgroundColor()1746 SkColor frame_color = theme_provider->GetColor(frame_color_id); in SetBackgroundColor()