Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/net/
Dnet_error_helper_core.h102 struct NavigationCorrectionParams { struct
107 GURL url;
109 std::string language;
110 std::string country_code;
111 std::string api_key;
112 GURL search_url;
Dnet_error_helper_core.cc420 NetErrorHelperCore::NavigationCorrectionParams::NavigationCorrectionParams() { in NavigationCorrectionParams() function in NetErrorHelperCore::NavigationCorrectionParams