Home
last modified time | relevance | path

Searched refs:kAshWin7AppId (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/win8/metro_driver/
Dmetro_driver_win7.cc21 const wchar_t kAshWin7AppId[] = L"Google.Chrome.AshWin7.1"; variable
583 ::SetCurrentProcessExplicitAppUserModelID(kAshWin7AppId); in CoreWindowEmulation()