Home | History | Annotate | Download | only in webui

Lines Matching defs:file_contents

656   std::string file_contents;
657 if (!file_util::ReadFileToString(path_, &file_contents))
660 new StringValue(file_contents));