Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index f79cb1d3b95e4a85f4f2eae64901a539bce9c5c0..11399d9b79549aa8d554e7efa7e0523b27c77d76 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -330,6 +330,8 @@ |
'view.h', |
'view_constants.cc', |
'view_constants.h', |
+ 'view_constants_aura.cc', |
sky
2013/05/13 22:43:05
Fix the order here.
|
+ 'view_constants_aura.h', |
'view_aura.cc', |
'view_model.cc', |
'view_model.h', |