mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00

DBusWatcher is a helper for RawDBusConnection. This patch moves both classes into the same file. Calling RawDBusConnection::Watch installs a DBusWatcher for the connection.