| Index: chrome/browser/chromeos/options/settings_page_view.cc
|
| diff --git a/chrome/browser/chromeos/options/settings_page_view.cc b/chrome/browser/chromeos/options/settings_page_view.cc
|
| index 58afc6c24b91f3f886619dfdc2c928f2484c2f9f..e4321edd661d872a25527b7b19b4c0d93719016f 100644
|
| --- a/chrome/browser/chromeos/options/settings_page_view.cc
|
| +++ b/chrome/browser/chromeos/options/settings_page_view.cc
|
| @@ -11,6 +11,7 @@
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "views/controls/label.h"
|
| #include "views/layout/fill_layout.h"
|
| +#include "views/layout/layout_constants.h"
|
| #include "views/widget/widget_gtk.h"
|
|
|
| namespace chromeos {
|
|
|