Index: ui/gfx/skia_util.h |
=================================================================== |
--- ui/gfx/skia_util.h (revision 73317) |
+++ ui/gfx/skia_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_SKIA_UTIL_H_ |
-#define GFX_SKIA_UTIL_H_ |
+#ifndef UI_GFX_SKIA_UTIL_H_ |
+#define UI_GFX_SKIA_UTIL_H_ |
#pragma once |
#include "third_party/skia/include/core/SkColor.h" |
@@ -36,4 +36,4 @@ |
} // namespace gfx; |
-#endif // GFX_SKIA_UTIL_H_ |
+#endif // UI_GFX_SKIA_UTIL_H_ |