aboutsummaryrefslogtreecommitdiffstats
path: root/brillo/glib/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'brillo/glib/dbus.h')
-rw-r--r--brillo/glib/dbus.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/brillo/glib/dbus.h b/brillo/glib/dbus.h
index a44b653..7a28480 100644
--- a/brillo/glib/dbus.h
+++ b/brillo/glib/dbus.h
@@ -5,6 +5,9 @@
#ifndef LIBBRILLO_BRILLO_GLIB_DBUS_H_
#define LIBBRILLO_BRILLO_GLIB_DBUS_H_
+// IMPORTANT: Do not use this in new code. Instead, use libchrome's D-Bus
+// bindings. See https://goo.gl/EH3MmR for more details.
+
#include <dbus/dbus-glib.h>
#include <glib-object.h>