Index: ui/gfx/platform_font_gtk.h |
=================================================================== |
--- ui/gfx/platform_font_gtk.h (revision 73317) |
+++ ui/gfx/platform_font_gtk.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_GTK_ |
-#define GFX_PLATFORM_FONT_GTK_ |
+#ifndef UI_GFX_PLATFORM_FONT_GTK_ |
+#define UI_GFX_PLATFORM_FONT_GTK_ |
#pragma once |
#include "base/scoped_ptr.h" |
@@ -104,4 +104,4 @@ |
} // namespace gfx |
-#endif // GFX_PLATFORM_FONT_GTK_ |
+#endif // UI_GFX_PLATFORM_FONT_GTK_ |