Searched defs:ALLOW_FILE_ACCESS (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/common/extensions/
H A Dextension.h214 // |ALLOW_FILE_ACCESS| indicates that the user is allowing this extension
217 ALLOW_FILE_ACCESS = 1 << 2, enumerator in enum:Extension::InitFromValueFlags

Completed in 55 milliseconds