Index: ui/compositor/compositor_export.h |
diff --git a/ui/gfx/compositor/compositor_export.h b/ui/compositor/compositor_export.h |
similarity index 71% |
rename from ui/gfx/compositor/compositor_export.h |
rename to ui/compositor/compositor_export.h |
index 2b1440bc8d3dd462f65c11fd071e2f9912ff249a..7142e1701ea95feece36bfa6a5a9ef52b8084251 100644 |
--- a/ui/gfx/compositor/compositor_export.h |
+++ b/ui/compositor/compositor_export.h |
@@ -1,9 +1,9 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
// 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_EXPORT_H_ |
-#define UI_GFX_COMPOSITOR_COMPOSITOR_EXPORT_H_ |
+#ifndef UI_COMPOSITOR_COMPOSITOR_EXPORT_H_ |
+#define UI_COMPOSITOR_COMPOSITOR_EXPORT_H_ |
#pragma once |
#if defined(COMPONENT_BUILD) |
@@ -23,4 +23,4 @@ |
#define COMPOSITOR_EXPORT |
#endif |
-#endif // UI_GFX_COMPOSITOR_COMPOSITOR_EXPORT_H_ |
+#endif // UI_COMPOSITOR_COMPOSITOR_EXPORT_H_ |