Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/
Dnetwork_profile_bubble.cc105 switches::kNoNetworkProfileWarning)) { in CheckNetworkProfile()
/external/chromium_org/chrome/common/
Dchrome_switches.h238 extern const char kNoNetworkProfileWarning[];
Dchrome_switches.cc844 const char kNoNetworkProfileWarning[] = "no-network-profile-warning"; variable