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

  /external/chromium_org/extensions/common/
ad_injection_constants.cc 21 const char kHtmlIframeSrcApiName[] = "HTMLIFrameElement.src";
34 return api == kHtmlIframeSrcApiName ||
ad_injection_constants.h 25 extern const char kHtmlIframeSrcApiName[];
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.cc 44 ad_injection_constants::kHtmlIframeSrcApiName,
129 if (api_name_ == ad_injection_constants::kHtmlIframeSrcApiName)

Completed in 1112 milliseconds