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

  /external/chromium_org/chrome/browser/extensions/
tab_helper.h 93 void AddScriptExecutionObserver(ScriptExecutionObserver* observer) {
tab_helper.cc 88 tab_helper_->AddScriptExecutionObserver(this);
126 AddScriptExecutionObserver(ActivityLog::GetInstance(profile_));

Completed in 44 milliseconds