Home
last modified time | relevance | path

Searched refs:kSyncLocation (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dpending_extension_manager.cc70 const Extension::Location kSyncLocation = Extension::INTERNAL; in AddFromSync() local
76 kSyncLocation); in AddFromSync()
/external/chromium_org/extensions/browser/
Dpending_extension_manager.cc109 const Manifest::Location kSyncLocation = Manifest::INTERNAL; in AddFromSync() local
113 kIsFromSync, install_silently, kSyncLocation, in AddFromSync()