Searched refs:kNoBackgroundPageError (Results 1 – 1 of 1) sorted by relevance
47 const char kNoBackgroundPageError[] = "You do not have a background page."; variable419 return RespondNow(Error(kNoBackgroundPageError)); in Run()