Index: chromeos/dbus/nfc_device_client.cc |
diff --git a/chromeos/dbus/nfc_device_client.cc b/chromeos/dbus/nfc_device_client.cc |
index c27396bde7885e7e579e9134ae4b7a76ab62d974..1e84048f66c0d6e2d69e2b5e3d99108a8d55ee39 100644 |
--- a/chromeos/dbus/nfc_device_client.cc |
+++ b/chromeos/dbus/nfc_device_client.cc |
@@ -5,6 +5,7 @@ |
#include "chromeos/dbus/nfc_device_client.h" |
#include "base/bind.h" |
+#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |
#include "base/observer_list.h" |
#include "base/strings/stringprintf.h" |