Index: ui/gfx/compositor/test/test_compositor_host.h |
diff --git a/ui/gfx/compositor/test_compositor_host.h b/ui/gfx/compositor/test/test_compositor_host.h |
similarity index 79% |
rename from ui/gfx/compositor/test_compositor_host.h |
rename to ui/gfx/compositor/test/test_compositor_host.h |
index 3754aab7ee70b79d4330f0b54da25304246aa552..92650cb6f3aa8c0a73547390e97d8f1918057291 100644 |
--- a/ui/gfx/compositor/test_compositor_host.h |
+++ b/ui/gfx/compositor/test/test_compositor_host.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_HOST_H_ |
-#define UI_GFX_COMPOSITOR_TEST_COMPOSITOR_HOST_H_ |
+#ifndef UI_GFX_COMPOSITOR_TEST_TEST_COMPOSITOR_HOST_H_ |
+#define UI_GFX_COMPOSITOR_TEST_TEST_COMPOSITOR_HOST_H_ |
#pragma once |
#include "base/message_loop.h" |
@@ -31,4 +31,4 @@ class TestCompositorHost : public MessageLoop::Dispatcher { |
} // namespace ui |
-#endif // UI_GFX_COMPOSITOR_TEST_COMPOSITOR_HOST_H_ |
+#endif // UI_GFX_COMPOSITOR_TEST_TEST_COMPOSITOR_HOST_H_ |