Home | History | Annotate | Download | only in extensions

Lines Matching defs:COMPONENT

54     COMPONENT,          // An integral component of Chrome itself, which
209 // tied to a specific version of Chrome (such as a component
368 location != Extension::COMPONENT;
375 // developer is loading the extension, or the extension is a component
379 location == Extension::COMPONENT;
491 // extensions, while component extensions are allowed access to
552 // Returns true if this extension is a COMPONENT extension, or if it is
748 // Returns true if this is a component, or we are not attempting to access a
749 // component-private permission.