Index: ui/gfx/compositor/test/test_compositor.h |
diff --git a/ui/gfx/compositor/test_compositor.h b/ui/gfx/compositor/test/test_compositor.h |
similarity index 88% |
rename from ui/gfx/compositor/test_compositor.h |
rename to ui/gfx/compositor/test/test_compositor.h |
index c84f652b8d62516befa2d85c03663a5090ac7d40..568c1593be51eb12897974be9636d3c964248f08 100644 |
--- a/ui/gfx/compositor/test_compositor.h |
+++ b/ui/gfx/compositor/test/test_compositor.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 UI_GFX_COMPOSITOR_TEST_COMPOSITOR_H_ |
-#define UI_GFX_COMPOSITOR_TEST_COMPOSITOR_H_ |
+#ifndef UI_GFX_COMPOSITOR_TEST_TEST_COMPOSITOR_H_ |
+#define UI_GFX_COMPOSITOR_TEST_TEST_COMPOSITOR_H_ |
#pragma once |
#include "base/basictypes.h" |
@@ -43,4 +43,4 @@ class TestCompositor : public ui::Compositor { |
} // namespace ui |
-#endif // UI_GFX_COMPOSITOR_TEST_COMPOSITOR_H_ |
+#endif // UI_GFX_COMPOSITOR_TEST_TEST_COMPOSITOR_H_ |