Prefer links to chromium.googlesource.com

Since we forked libchrome/libbrillo/chromeos-dbus-bindings from
the android repository we should point at our own files and docs
in this README instead of the android ones.

BUG=None
TEST=inspect

Change-Id: If8cc259cf8c35cda13ec22530fe912ed1b4199ed
diff --git a/README.md b/README.md
index c8500e2..7fc5382 100644
--- a/README.md
+++ b/README.md
@@ -305,13 +305,13 @@
 client.
 
 [D-Bus]: https://www.freedesktop.org/wiki/Software/dbus/
-[libbrillo]: https://android.googlesource.com/platform/external/libbrillo/+/master/brillo/dbus/
+[libbrillo]: https://chromium.googlesource.com/aosp/platform/external/libbrillo/+/master/brillo/dbus/
 [the introspection API]: https://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format
 [best practices]: https://chromium.googlesource.com/chromiumos/docs/+/master/dbus_best_practices.md
 [type signatures]: https://dbus.freedesktop.org/doc/dbus-specification.html#type-system
-[dbus::FileDescriptor]: https://android.googlesource.com/platform/external/libchrome/+/master/dbus/file_descriptor.h
-[dbus::ObjectPath]: https://cs.chromium.org/chromium/src/dbus/object_path.h
-[brillo::Any]: https://android.googlesource.com/platform/external/libbrillo/+/master/brillo/any.h
-[brillo::VariantDictionary]: https://android.googlesource.com/platform/external/libbrillo/+/master/brillo/variant_dictionary.h
-[DBusMethodResponse]: https://android.googlesource.com/platform/external/libbrillo/+/master/brillo/dbus/dbus_method_response.h
-[brillo::DBusServiceDaemon]: https://android.googlesource.com/platform/external/libbrillo/+/master/brillo/daemons/dbus_daemon.h
+[dbus::FileDescriptor]: https://chromium.googlesource.com/aosp/platform/external/libchrome/+/7b88bc885b9d8dc551beab840b853a79fa06494d/dbus/file_descriptor.h
+[dbus::ObjectPath]: https://chromium.googlesource.com/aosp/platform/external/libchrome/+/master/dbus/object_path.h
+[brillo::Any]: https://chromium.googlesource.com/aosp/platform/external/libbrillo/+/master/brillo/any.h
+[brillo::VariantDictionary]: https://chromium.googlesource.com/aosp/platform/external/libbrillo/+/master/brillo/variant_dictionary.h
+[DBusMethodResponse]: https://chromium.googlesource.com/aosp/platform/external/libbrillo/+/master/brillo/dbus/dbus_method_response.h
+[brillo::DBusServiceDaemon]: https://chromium.googlesource.com/aosp/platform/external/libbrillo/+/master/brillo/daemons/dbus_daemon.h