| Index: chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h
 | 
| diff --git a/chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h b/chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h
 | 
| index 2ad231775a70ed4f108a2bd288129fe32448d1fd..1b693d450cae42c7c44de68841051c7342b23041 100644
 | 
| --- a/chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h
 | 
| +++ b/chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.h
 | 
| @@ -8,6 +8,7 @@
 | 
|  #include <string>
 | 
|  
 | 
|  #include "base/compiler_specific.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/values.h"
 | 
|  #include "ui/gfx/native_widget_types.h"
 | 
|  #include "ui/web_dialogs/web_dialog_delegate.h"
 | 
| 
 |