Index: ui/gfx/gfx.gyp |
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp |
index 113e2fb48af34321b1c625a80b93bf708380ae14..f461ee2ea20e3cbd15d63fab13b123a474059a22 100644 |
--- a/ui/gfx/gfx.gyp |
+++ b/ui/gfx/gfx.gyp |
@@ -47,6 +47,8 @@ |
'geometry/rect_f.cc', |
'geometry/rect_f.h', |
'geometry/safe_integer_conversions.h', |
+ 'geometry/scale.cc', |
+ 'geometry/scale.h', |
'geometry/scroll_offset.cc', |
'geometry/scroll_offset.h', |
'geometry/size.cc', |
@@ -63,6 +65,8 @@ |
'geometry/vector2d_f.h', |
'geometry/vector3d_f.cc', |
'geometry/vector3d_f.h', |
+ 'switches.cc', |
+ 'switches.h', |
], |
'includes': [ |
'../../build/android/increase_size_for_speed.gypi', |