[Android] Update ContentCommandLineTest to only use lowercase switches.
commit624cb4aecbf47bfc0f586f86206dc98e5aaf3e0a
authorjackhou <jackhou@chromium.org>
Wed, 22 Apr 2015 00:47:18 +0000 (21 17:47 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Apr 2015 00:47:41 +0000 (22 00:47 +0000)
tree6dcc8d6ea620b91795b1fc610213631b2910c82d
parent5cacb5a8c68adf4614eb6448d673eb69f6a5bb27
[Android] Update ContentCommandLineTest to only use lowercase switches.

This enables https://codereview.chromium.org/1046363002/
which enforces lowercase switches in base::CommandLine::HasSwitch.

BUG=472383

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

Cr-Commit-Position: refs/heads/master@{#326196}
content/public/android/javatests/src/org/chromium/content/browser/ContentCommandLineTest.java