Fix clang/win build after https://codereview.chromium.org/1293683006.
commit5b1c7558ff469a021aac72a3350c93964238f9bc
authorNico Weber <thakis@chromium.org>
Wed, 19 Aug 2015 03:55:01 +0000 (18 20:55 -0700)
committerNico Weber <thakis@chromium.org>
Wed, 19 Aug 2015 03:56:27 +0000 (19 03:56 +0000)
tree116b5907742ce3f67108f89ad228e8f9a7999896
parent63808092abbdfcb99556c4608f326a4067f721a9
Fix clang/win build after https://codereview.chromium.org/1293683006.

..\..\chrome\browser\ui\autofill\autofill_dialog_controller_unittest.cc(79,12) :
error: unused variable 'kEditedBillingAddress' [-Werror,-Wunused-const-variable]
const char kEditedBillingAddress[] = "123 edited billing address";
           ^

BUG=521733, 522168
TBR=estade@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#344140}
chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc