Lines Matching full:webstore
424 module_system->SetLazyField(chrome, "webstore", "webstore", "chromeWebstore");
713 // Hard-code that the app and webstore APIs are available...
715 RegisterBinding("webstore", context);
950 module_system->RegisterNativeHandler("webstore",
1044 source_map_.RegisterSource("webstore", IDR_WEBSTORE_CUSTOM_BINDINGS_JS);
1073 lazy_bindings_map_["webstore"] = InstallWebstoreBindings;