| Index: chrome/browser/chromeos/options/vpn_config_view.h
|
| diff --git a/chrome/browser/chromeos/options/vpn_config_view.h b/chrome/browser/chromeos/options/vpn_config_view.h
|
| index 74ae431028f8becf98bd0569462a83e74d8474b2..a52f6824a9bdea3b9c6ea9e791ab623c32adfb40 100644
|
| --- a/chrome/browser/chromeos/options/vpn_config_view.h
|
| +++ b/chrome/browser/chromeos/options/vpn_config_view.h
|
| @@ -15,7 +15,7 @@
|
| #include "ui/views/controls/button/button.h"
|
| #include "ui/views/controls/combobox/combobox_listener.h"
|
| #include "ui/views/controls/textfield/textfield_controller.h"
|
| -#include "views/view.h"
|
| +#include "ui/views/view.h"
|
|
|
| namespace views {
|
| class Label;
|
|
|