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

/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack_unittest.cc412 std::string color_json = "{ \"ntp_section\": [190, 190, 190] }";
424 " \"ntp_section\": [190, 190, 190] }";
429 SkColor ntp_section = SkColorSetRGB(190, 190, 190); local
431 colors[ThemeProperties::COLOR_NTP_SECTION] = ntp_section;

Completed in 109 milliseconds