Rename constructor parameter to avoid shadowing

In order to enable -Wshadow for base it is necessary to rename the
ASLClient constructor parameter. This gives it a name that better
represents its generic use rather than its specific use in this one
context.

Change-Id: Ib12d058961376da63b5f864f2169f814c462d934
Reviewed-on: https://chromium-review.googlesource.com/773112
Reviewed-by: Eric Noyau <noyau@chromium.org>
Reviewed-by: Mark Mentovai <mark@chromium.org>
Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#516987}

CrOS-Libchrome-Original-Commit: 4c6f8e1d631dd75d5444b284b84c8fc4b577856d
1 file changed
tree: d5297640bd4a372be586b4d71027da3048ff55b2
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/