Index: ui/gfx/platform_font.h |
=================================================================== |
--- ui/gfx/platform_font.h (revision 73317) |
+++ ui/gfx/platform_font.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_ |
-#define GFX_PLATFORM_FONT_ |
+#ifndef UI_GFX_PLATFORM_FONT_ |
+#define UI_GFX_PLATFORM_FONT_ |
#pragma once |
#include <string> |
@@ -75,5 +75,5 @@ |
} // namespace gfx |
-#endif // GFX_PLATFORM_FONT_ |
+#endif // UI_GFX_PLATFORM_FONT_ |