Searched defs:ContentScriptLoader (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Daccessibility_manager.cc100 class ContentScriptLoader { class in namespace:chromeos::__anon3007
102 // Initialize the ContentScriptLoader with the ID of the extension
104 ContentScriptLoader(const std::string& extension_id, function in class:chromeos::__anon3007::ContentScriptLoader
128 &ContentScriptLoader::OnFileLoaded, base::Unretained(this))));
216 ContentScriptLoader* loader = new ContentScriptLoader(

Completed in 100 milliseconds