Stop checking the environment variable CHROME_HEADLESS in TemplateURLService
commitad17b6d63db6ba0dfb3f6d624c031a4a91734f6f
authorhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 28 Jun 2014 01:44:59 +0000 (28 01:44 +0000)
committerhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 28 Jun 2014 01:44:59 +0000 (28 01:44 +0000)
treec6cd6725202ae36c6258e07cb55d56f5cfb6a8a7
parent184a2e7847020fca1bd038bbbc65ed26d9f2609f
Stop checking the environment variable CHROME_HEADLESS in TemplateURLService

TemplateURLServiceFactory is responsible to check the environment variable and
turn on the headless mode.

BUG=386367
TEST=git cl try

Review URL: https://codereview.chromium.org/353203003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280478 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/search_engines/template_url_service.cc