Home | History | Annotate | Download | only in extensions

Lines Matching defs:INTERNAL

49     INTERNAL,           // A crx file from the internal Extensions directory.
358 // Only internal and external extensions can be autoupdated.
359 return location == Extension::INTERNAL ||
365 // be disabled by the user. The same applies for internal components.