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

/external/chromium_org/chrome/common/extensions/api/webstore/
H A Dwebstore_api_constants.cc5 #include "chrome/common/extensions/api/webstore/webstore_api_constants.h"
9 namespace webstore { namespace in namespace:extensions::api
27 } // namespace webstore
H A Dwebstore_api_constants.h10 namespace webstore { namespace in namespace:extensions::api
30 } // namespace webstore
/external/chromium_org/chrome/browser/ui/sync/
H A Dprofile_signin_confirmation_helper_unittest.cc203 scoped_refptr<extensions::Extension> webstore = local
206 webstore->id(), make_scoped_refptr(new extensions::PermissionSet).get());
207 extensions->AddExtension(webstore.get());

Completed in 114 milliseconds