Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dauto_start_linux.cc42 std::string autostart_file_contents = in AddApplication() local
48 std::string::size_type content_length = autostart_file_contents.length(); in AddApplication()
49 if (file_util::WriteFile(autostart_file, autostart_file_contents.c_str(), in AddApplication()