| Index: chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc
|
| diff --git a/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc b/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc
|
| index 37f4e5e2d63390650cdd13366e3835b71b8b3b6f..41a86a5f3858b85a66f6977227f11d74ae4dc83b 100644
|
| --- a/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc
|
| +++ b/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "ash/ash_layout_constants.h"
|
| +#include "ash/common/ash_layout_constants.h"
|
| #include "ash/common/material_design/material_design_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/frame/caption_buttons/frame_caption_button_container_view.h"
|
|
|