Index: ui/compositor/compositor_switches.h |
diff --git a/ui/gfx/compositor/compositor_switches.h b/ui/compositor/compositor_switches.h |
similarity index 76% |
rename from ui/gfx/compositor/compositor_switches.h |
rename to ui/compositor/compositor_switches.h |
index 279128c78daa231e309e5860624debd28d38147b..a8f9c8f6a20c5514fbf80308412ea622f1c69297 100644 |
--- a/ui/gfx/compositor/compositor_switches.h |
+++ b/ui/compositor/compositor_switches.h |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef UI_GFX_COMPOSITOR_COMPOSITOR_SWITCHES_H_ |
-#define UI_GFX_COMPOSITOR_COMPOSITOR_SWITCHES_H_ |
+#ifndef UI_COMPOSITOR_COMPOSITOR_SWITCHES_H_ |
+#define UI_COMPOSITOR_COMPOSITOR_SWITCHES_H_ |
#pragma once |
-#include "ui/gfx/compositor/compositor_export.h" |
+#include "ui/compositor/compositor_export.h" |
namespace switches { |
@@ -20,4 +20,4 @@ COMPOSITOR_EXPORT extern const char kUIEnablePerTilePainting[]; |
} // namespace switches |
-#endif // UI_GFX_COMPOSITOR_COMPOSITOR_SWITCHES_H_ |
+#endif // UI_COMPOSITOR_COMPOSITOR_SWITCHES_H_ |