Viet-Trung Luu d510c25a12 Include mojo/public/cpp/bindings/binding.h wherever mojo::Binding<> is used.
Currently, these places are picking it up via some include chain
involving interface_impl.h, which is bad since I'm going to delete that
file (since InterfaceImpl<> is deprecated and no longer used) -- I'll do
this separately.

R=rudominer@chromium.org

Review URL: https://codereview.chromium.org/1214633009 .
2015-07-07 13:57:02 -07:00
..