Chromium Code Reviews| Index: ui/aura_shell/drag_image_view.h |
| diff --git a/ui/aura_shell/drag_image_view.h b/ui/aura_shell/drag_image_view.h |
| index ecc665c53667103c5da3934d4bb6330d33501982..6f92ea30d1110b57843368baadbb7d1bda7c2ff1 100644 |
| --- a/ui/aura_shell/drag_image_view.h |
| +++ b/ui/aura_shell/drag_image_view.h |
| @@ -6,7 +6,7 @@ |
| #define UI_AURA_SHELL_DRAG_IMAGE_VIEW_H_ |
| #pragma once |
| -#include "views/controls/image_view.h" |
| +#include "ui/views/controls/image_view.h" |
| namespace views { |
| class Widget; |