Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index 6541bf4040cf09d58a10144f1d56e07e9112ad1c..25b8765703631f769c6589461cfad6f3e0cc11eb 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -517,18 +517,6 @@ |
}], |
], |
}], |
- ['enable_dip==1', { |
- 'sources': [ |
- 'gfx/insets_f.cc', |
- 'gfx/insets_f.h', |
- 'gfx/point_f.cc', |
- 'gfx/point_f.h', |
- 'gfx/rect_f.cc', |
- 'gfx/rect_f.h', |
- 'gfx/size_f.cc', |
- 'gfx/size_f.h', |
- ], |
- }], |
['toolkit_uses_gtk == 1', { |
'dependencies': [ |
'../build/linux/system.gyp:gtk', |