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

  /external/chromium_org/extensions/common/manifest_handlers/
background_info.cc 111 keys::kPlatformAppBackgroundScripts : keys::kBackgroundScripts;
357 keys::kPlatformAppBackgroundScripts,
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_test_util.cc 49 manifest->Set(extensions::manifest_keys::kPlatformAppBackgroundScripts,
  /external/chromium_org/extensions/common/
manifest_constants.cc 113 const char kPlatformAppBackgroundScripts[] = "app.background.scripts";
    [all...]
manifest_constants.h 121 extern const char kPlatformAppBackgroundScripts[];
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_extension_helper.cc 314 source.Set(extensions::manifest_keys::kPlatformAppBackgroundScripts,

Completed in 88 milliseconds