Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dautofill_download.cc34 #define ANDROID_AUTOFILL_CLIENT_PARAM "?client=AndroidBrowser" macro
231 request_url += ANDROID_AUTOFILL_CLIENT_PARAM; in StartRequest()