summaryrefslogtreecommitdiffstats
path: root/ui/views/test/child_modal_window.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/test/child_modal_window.cc')
-rw-r--r--ui/views/test/child_modal_window.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/test/child_modal_window.cc b/ui/views/test/child_modal_window.cc
index db8f8a4..c5d40ad 100644
--- a/ui/views/test/child_modal_window.cc
+++ b/ui/views/test/child_modal_window.cc
@@ -11,9 +11,9 @@
#include "ui/views/controls/button/label_button.h"
#include "ui/views/controls/native/native_view_host.h"
#include "ui/views/controls/textfield/textfield.h"
-#include "ui/views/corewm/window_modality_controller.h"
#include "ui/views/widget/widget.h"
#include "ui/views/widget/widget_delegate.h"
+#include "ui/wm/core/window_modality_controller.h"
namespace views {
namespace test {