| Index: chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc
|
| diff --git a/chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc b/chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc
|
| index 58afcf42d19aac552a1a91cf8660b85a3b8d5916..4943dd1ed88024151af766c26e6039b34015e86e 100644
|
| --- a/chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc
|
| +++ b/chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/grit/generated_resources.h"
|
| #include "device/bluetooth/bluetooth_device.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| using content::WebContents;
|
| using content::WebUIMessageHandler;
|
|
|