| Index: ui/views/layout/box_layout.cc
|
| diff --git a/ui/views/layout/box_layout.cc b/ui/views/layout/box_layout.cc
|
| index 5441e87fa394282b9ba64b8f09a60d35bc340160..7471b4c33a0ca397df01bd64540339b1e258d061 100644
|
| --- a/ui/views/layout/box_layout.cc
|
| +++ b/ui/views/layout/box_layout.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "views/layout/box_layout.h"
|
| +#include "ui/views/layout/box_layout.h"
|
|
|
| #include "ui/gfx/insets.h"
|
| #include "ui/gfx/rect.h"
|
|
|