| Index: ui/views/window/dialog_client_view.cc
|
| diff --git a/ui/views/window/dialog_client_view.cc b/ui/views/window/dialog_client_view.cc
|
| index 8903650d45038bde4601fb5460873bc486ae79c5..04f9b2fc4da6a9e56c6aebf774844afbe961c388 100644
|
| --- a/ui/views/window/dialog_client_view.cc
|
| +++ b/ui/views/window/dialog_client_view.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <algorithm>
|
|
|
| +#include "build/build_config.h"
|
| #include "ui/events/keycodes/keyboard_codes.h"
|
| #include "ui/views/background.h"
|
| #include "ui/views/controls/button/blue_button.h"
|
|
|