Index: ash/new_window_controller.h |
diff --git a/ash/common/new_window_controller.h b/ash/new_window_controller.h |
similarity index 91% |
rename from ash/common/new_window_controller.h |
rename to ash/new_window_controller.h |
index 32e262a4cabd9b2d19ce8137dd69006ac8193342..80097f3267301c4bfb9fa0e879f7a9cc509ad2ef 100644 |
--- a/ash/common/new_window_controller.h |
+++ b/ash/new_window_controller.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef ASH_COMMON_NEW_WINDOW_CONTROLLER_H_ |
-#define ASH_COMMON_NEW_WINDOW_CONTROLLER_H_ |
+#ifndef ASH_NEW_WINDOW_CONTROLLER_H_ |
+#define ASH_NEW_WINDOW_CONTROLLER_H_ |
#include "ash/public/interfaces/new_window.mojom.h" |
#include "base/macros.h" |
@@ -47,4 +47,4 @@ class NewWindowController : public mojom::NewWindowController, |
} // namespace ash |
-#endif // ASH_COMMON_NEW_WINDOW_CONTROLLER_H_ |
+#endif // ASH_NEW_WINDOW_CONTROLLER_H_ |