Searched defs:ntp_section (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/themes/
H A Dbrowser_theme_pack_unittest.cc242 std::string color_json = "{ \"ntp_section\": [190, 190, 190] }";
254 " \"ntp_section\": [190, 190, 190] }";
259 SkColor ntp_section = SkColorSetRGB(190, 190, 190); local
261 colors[ThemeService::COLOR_NTP_SECTION] = ntp_section;

Completed in 59 milliseconds