| Index: chromeos/dbus/nfc_tag_client.cc
|
| diff --git a/chromeos/dbus/nfc_tag_client.cc b/chromeos/dbus/nfc_tag_client.cc
|
| index adbe0aec40eac5d83c0f5cd3de7c7ec6f8605eb9..f77b063aa1d9fe0e1e57801ece32b16e250b4c37 100644
|
| --- a/chromeos/dbus/nfc_tag_client.cc
|
| +++ b/chromeos/dbus/nfc_tag_client.cc
|
| @@ -5,6 +5,7 @@
|
| #include "chromeos/dbus/nfc_tag_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"
|
|
|