Searched refs:kIconIndexOutOfBounds (Results 1 – 2 of 2) sorted by relevance
32 const char kIconIndexOutOfBounds[] = "Page action icon index out of bounds."; variable68 error_ = (icon_id == 0) ? kNoIconSpecified : kIconIndexOutOfBounds; in SetPageActionEnabled()170 error_ = kIconIndexOutOfBounds; in RunImpl()
19 const char kIconIndexOutOfBounds[] = variable