| Index: ui/views/layout/layout_manager.cc
|
| diff --git a/ui/views/layout/layout_manager.cc b/ui/views/layout/layout_manager.cc
|
| index c62c6bb4e190e6dbc7eb5397b68e21970b9cebce..f2b4e8a3b6f5810c43f420bbb0dcfd68df673f44 100644
|
| --- a/ui/views/layout/layout_manager.cc
|
| +++ b/ui/views/layout/layout_manager.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/layout_manager.h"
|
| +#include "ui/views/layout/layout_manager.h"
|
|
|
| #include "views/view.h"
|
|
|
|
|