Index: ui/gfx/platform_font_mac.h |
=================================================================== |
--- ui/gfx/platform_font_mac.h (revision 73317) |
+++ ui/gfx/platform_font_mac.h (working copy) |
@@ -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 GFX_PLATFORM_FONT_MAC_ |
-#define GFX_PLATFORM_FONT_MAC_ |
+#ifndef UI_GFX_PLATFORM_FONT_MAC_ |
+#define UI_GFX_PLATFORM_FONT_MAC_ |
#pragma once |
#include "gfx/platform_font.h" |
@@ -54,4 +54,4 @@ |
} // namespace gfx |
-#endif // GFX_PLATFORM_FONT_MAC_ |
+#endif // UI_GFX_PLATFORM_FONT_MAC_ |