Index: ash/utility/screenshot_controller.cc |
diff --git a/ash/utility/screenshot_controller.cc b/ash/utility/screenshot_controller.cc |
index 91461bdf722d0cd8bfbc90f36d5b1e9151a5368c..5496c416cb65a5d7716358193ccd90c96506393d 100644 |
--- a/ash/utility/screenshot_controller.cc |
+++ b/ash/utility/screenshot_controller.cc |
@@ -6,9 +6,9 @@ |
#include <cmath> |
-#include "ash/common/shell_window_ids.h" |
#include "ash/display/mouse_cursor_event_filter.h" |
#include "ash/screenshot_delegate.h" |
+#include "ash/shared/shell_window_ids.h" |
#include "ash/shell.h" |
#include "ash/wm/window_util.h" |
#include "base/memory/ptr_util.h" |