Index: ui/gfx/gtk_util.h |
=================================================================== |
--- ui/gfx/gtk_util.h (revision 73317) |
+++ ui/gfx/gtk_util.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_GTK_UTIL_H_ |
-#define GFX_GTK_UTIL_H_ |
+#ifndef UI_GFX_GTK_UTIL_H_ |
+#define UI_GFX_GTK_UTIL_H_ |
#pragma once |
#include <glib-object.h> |
@@ -81,4 +81,4 @@ |
typedef scoped_ptr_malloc<T, GObjectUnrefer<T> > Type; |
}; |
-#endif // GFX_GTK_UTIL_H_ |
+#endif // UI_GFX_GTK_UTIL_H_ |