Searched refs:gAppModeInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dshell_integration.cc40 static const struct ShellIntegration::AppModeInfo* gAppModeInfo = NULL; variable in typeref:struct:AppModeInfo
44 gAppModeInfo = info;
49 return gAppModeInfo;
54 return gAppModeInfo != NULL;

Completed in 48 milliseconds