Index: ui/gfx/platform_font_win.h |
=================================================================== |
--- ui/gfx/platform_font_win.h (revision 73317) |
+++ ui/gfx/platform_font_win.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_WIN_ |
-#define GFX_PLATFORM_FONT_WIN_ |
+#ifndef UI_GFX_PLATFORM_FONT_WIN_ |
+#define UI_GFX_PLATFORM_FONT_WIN_ |
#pragma once |
#include "base/ref_counted.h" |
@@ -127,5 +127,5 @@ |
} // namespace gfx |
-#endif // GFX_PLATFORM_FONT_WIN_ |
+#endif // UI_GFX_PLATFORM_FONT_WIN_ |