Index: ui/gfx/canvas_skia.h |
=================================================================== |
--- ui/gfx/canvas_skia.h (revision 73317) |
+++ ui/gfx/canvas_skia.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_CANVAS_SKIA_H_ |
-#define GFX_CANVAS_SKIA_H_ |
+#ifndef UI_GFX_CANVAS_SKIA_H_ |
+#define UI_GFX_CANVAS_SKIA_H_ |
#pragma once |
#include "base/basictypes.h" |
@@ -162,4 +162,4 @@ |
} // namespace gfx; |
-#endif // GFX_CANVAS_SKIA_H_ |
+#endif // UI_GFX_CANVAS_SKIA_H_ |