Index: ui/gfx/icon_util.h |
=================================================================== |
--- ui/gfx/icon_util.h (revision 73317) |
+++ ui/gfx/icon_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_ICON_UTIL_H_ |
-#define GFX_ICON_UTIL_H_ |
+#ifndef UI_GFX_ICON_UTIL_H_ |
+#define UI_GFX_ICON_UTIL_H_ |
#pragma once |
#include <windows.h> |
@@ -191,4 +191,4 @@ |
DISALLOW_IMPLICIT_CONSTRUCTORS(IconUtil); |
}; |
-#endif // GFX_ICON_UTIL_H_ |
+#endif // UI_GFX_ICON_UTIL_H_ |