Add noexcept to callback_internal.cc stuff to align its header

Move ctor and assign of CallbackBase get marked as noexcept recently,
but they are not match to correspondings in .cc. That causes a build
failure on some of bots.

Change-Id: I0af0a3224147e13b526678c791199a54f87b988d
Reviewed-on: https://chromium-review.googlesource.com/1067318
Reviewed-by: Shinya Kawanaka <shinyak@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Commit-Queue: Taiju Tsuiki <tzik@chromium.org>
Cr-Commit-Position: refs/heads/master@{#560246}

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