Searched refs:kCloudPrintResourcesHost (Results 1 – 3 of 3) sorted by relevance
157 extern const char kCloudPrintResourcesHost[];
165 const char kCloudPrintResourcesHost[] = "cloudprintresources"; variable
107 if (url.host() == chrome::kCloudPrintResourcesHost) in GetWebUIFactoryFunction()