Index: views/views.gyp |
diff --git a/views/views.gyp b/views/views.gyp |
index 46dde6b3b6844d5f7ae53b4538255918cc2df816..28f750495cf42464c3af50e073cbe7c3673116b7 100644 |
--- a/views/views.gyp |
+++ b/views/views.gyp |
@@ -287,6 +287,8 @@ |
'layer_property_setter.h', |
'layout/box_layout.cc', |
'layout/box_layout.h', |
+ 'layout/center_layout.cc', |
+ 'layout/center_layout.h', |
'layout/fill_layout.cc', |
'layout/fill_layout.h', |
'layout/grid_layout.cc', |