| Index: chrome/browser/ui/views/options/exceptions_view.cc
|
| diff --git a/chrome/browser/ui/views/options/exceptions_view.cc b/chrome/browser/ui/views/options/exceptions_view.cc
|
| index 5d4d9aebec82c3247a6a2611beeebbc1f8699287..0bb03419c47d71429bd15beea64e1038f056d69e 100644
|
| --- a/chrome/browser/ui/views/options/exceptions_view.cc
|
| +++ b/chrome/browser/ui/views/options/exceptions_view.cc
|
| @@ -17,7 +17,7 @@
|
| #include "views/controls/label.h"
|
| #include "views/controls/table/table_view.h"
|
| #include "views/grid_layout.h"
|
| -#include "views/standard_layout.h"
|
| +#include "views/layout/layout_constants.h"
|
| #include "views/window/window.h"
|
|
|
| static const int kExceptionsViewInsetSize = 5;
|
|
|