Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Unified Diff: ash/frame/frame_border_hit_test_controller.cc

Issue 2030593002: Renames ash/wm/common into ash/common/wm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/frame/default_header_painter_unittest.cc ('k') | ash/metrics/user_metrics_recorder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/frame/frame_border_hit_test_controller.cc
diff --git a/ash/frame/frame_border_hit_test_controller.cc b/ash/frame/frame_border_hit_test_controller.cc
index 13bc6c09e69eb39016b2b00e0bb385d50d950d74..5e46cce6187fe4151ad1abecba02f08963dcadb0 100644
--- a/ash/frame/frame_border_hit_test_controller.cc
+++ b/ash/frame/frame_border_hit_test_controller.cc
@@ -7,8 +7,8 @@
#include <memory>
#include "ash/ash_constants.h"
+#include "ash/common/wm/window_state_observer.h"
#include "ash/frame/caption_buttons/frame_caption_button_container_view.h"
-#include "ash/wm/common/window_state_observer.h"
#include "ash/wm/resize_handle_window_targeter.h"
#include "ui/aura/env.h"
#include "ui/aura/window.h"
« no previous file with comments | « ash/frame/default_header_painter_unittest.cc ('k') | ash/metrics/user_metrics_recorder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698