Home
last modified time | relevance | path

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

/external/chromium_org/chrome_frame/
Dchrome_frame_automation.h118 version_check_(true), incognito_mode_(incognito), in ChromeFrameLaunchParams()
171 return incognito_mode_; in incognito()
195 bool incognito_mode_; variable