| Index: ui/gfx/compositor/test/compositor_test_support.h
|
| diff --git a/ui/gfx/compositor/compositor_test_support.h b/ui/gfx/compositor/test/compositor_test_support.h
|
| similarity index 75%
|
| rename from ui/gfx/compositor/compositor_test_support.h
|
| rename to ui/gfx/compositor/test/compositor_test_support.h
|
| index 06a7ee8fda933b5474a718f69c62d53267a874a1..bcad4869f18c785b3a025cbff7f83d334d956dd3 100644
|
| --- a/ui/gfx/compositor/compositor_test_support.h
|
| +++ b/ui/gfx/compositor/test/compositor_test_support.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_SUPPORT_H_
|
| -#define UI_GFX_COMPOSITOR_TEST_SUPPORT_H_
|
| +#ifndef UI_GFX_COMPOSITOR_TEST_TEST_SUPPORT_H_
|
| +#define UI_GFX_COMPOSITOR_TEST_TEST_SUPPORT_H_
|
| #pragma once
|
|
|
| namespace ui {
|
| @@ -18,4 +18,4 @@ class CompositorTestSupport {
|
|
|
| } // namespace ui
|
|
|
| -#endif // UI_GFX_COMPOSITOR_TEST_SUPPORT_H_
|
| +#endif // UI_GFX_COMPOSITOR_TEST_TEST_SUPPORT_H_
|
|
|