Home
last modified time | relevance | path

Searched defs:GcmJsEventRouter (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dextension_gcm_app_handler.h34 class GcmJsEventRouter; variable
/external/chromium_org/chrome/browser/extensions/api/gcm/
Dgcm_api.cc205 GcmJsEventRouter::GcmJsEventRouter(Profile* profile) : profile_(profile) { in GcmJsEventRouter() function in extensions::GcmJsEventRouter