Home
last modified time | relevance | path

Searched refs:kDefaultColorNTPSectionLink (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/themes/
Dtheme_properties.cc61 const SkColor kDefaultColorNTPSectionLink = SkColorSetRGB(6, 55, 116); variable
279 return kDefaultColorNTPSectionLink; in GetDefaultColor()
281 return TintForUnderline(kDefaultColorNTPSectionLink); in GetDefaultColor()