Index: ui/gfx/rect_base_impl.h |
diff --git a/ui/gfx/rect_base_impl.h b/ui/gfx/rect_base_impl.h |
index a068d1585d520cfffc4dec1a04c54158e658d487..c6de71d548dcd65dea0c5e8b60b8adefe2d76450 100644 |
--- a/ui/gfx/rect_base_impl.h |
+++ b/ui/gfx/rect_base_impl.h |
@@ -9,7 +9,7 @@ |
// This file provides the implementation for RectBaese template and |
// used to instantiate the base class for Rect and RectF classes. |
-#if !defined(UI_IMPLEMENTATION) |
+#if !defined(GFX_IMPLEMENTATION) |
#error "This file is intended for UI implementation only" |
#endif |