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