Index: ui/compositor/test_web_graphics_context_3d.h |
diff --git a/ui/gfx/compositor/test_web_graphics_context_3d.h b/ui/compositor/test_web_graphics_context_3d.h |
similarity index 99% |
rename from ui/gfx/compositor/test_web_graphics_context_3d.h |
rename to ui/compositor/test_web_graphics_context_3d.h |
index 7090e2f509a11fd63dbde9cc99981565dce6d5c7..a136ddc478059398079e1d19f2f742b9bcab951c 100644 |
--- a/ui/gfx/compositor/test_web_graphics_context_3d.h |
+++ b/ui/compositor/test_web_graphics_context_3d.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_WEB_GRAPHICS_CONTEXT_3D_H_ |
-#define UI_GFX_COMPOSITOR_TEST_WEB_GRAPHICS_CONTEXT_3D_H_ |
+#ifndef UI_COMPOSITOR_TEST_WEB_GRAPHICS_CONTEXT_3D_H_ |
+#define UI_COMPOSITOR_TEST_WEB_GRAPHICS_CONTEXT_3D_H_ |
#pragma once |
#include "base/logging.h" |
@@ -454,4 +454,4 @@ class TestWebGraphicsContext3D : public WebKit::WebGraphicsContext3D { |
} // namespace ui |
-#endif // UI_GFX_COMPOSITOR_TEST_WEB_GRAPHICS_CONTEXT_3D_H_ |
+#endif // UI_COMPOSITOR_TEST_WEB_GRAPHICS_CONTEXT_3D_H_ |