Index: ui/gfx/rect_f.h |
diff --git a/ui/gfx/rect_f.h b/ui/gfx/rect_f.h |
index 1c921538f71fcc459dbc7a00e5234765dc9f7179..401070da988366f8d336d91902611705b56c85ac 100644 |
--- a/ui/gfx/rect_f.h |
+++ b/ui/gfx/rect_f.h |
@@ -13,10 +13,6 @@ |
#include "ui/gfx/rect_base.h" |
#include "ui/gfx/size_f.h" |
-#if !defined(ENABLE_DIP) |
-#error "This class should be used only when DIP feature is enabled" |
-#endif |
- |
namespace gfx { |
class InsetsF; |