HomeSort by relevance Sort by last modified time
    Searched refs:RemoveScript (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/
declarative_user_script_master.h 36 void RemoveScript(const UserScript& script);
declarative_user_script_master.cc 42 void DeclarativeUserScriptMaster::RemoveScript(const UserScript& script) {
  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_action.cc 372 master_->RemoveScript(script_);

Completed in 332 milliseconds