Index: mojo/mojo_services.gypi |
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi |
index 67dd88f94225bcfb0ded11cda30c0997ed87af39..1fd3153fd9e68cea683cbf10a43be4f038f296e9 100644 |
--- a/mojo/mojo_services.gypi |
+++ b/mojo/mojo_services.gypi |
@@ -431,7 +431,7 @@ |
'../ui/gl/gl.gyp:gl', |
'../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu', |
'mojo_application', |
- 'mojo_aura_support', |
+ 'mojo_cc_support', |
'mojo_common_lib', |
'mojo_environment_chromium', |
'mojo_geometry_bindings', |
@@ -456,6 +456,8 @@ |
'services/view_manager/root_view_manager.cc', |
'services/view_manager/root_view_manager.h', |
'services/view_manager/root_view_manager_delegate.h', |
+ 'services/view_manager/screen_impl.cc', |
+ 'services/view_manager/screen_impl.h', |
'services/view_manager/view.cc', |
'services/view_manager/view.h', |
'services/view_manager/view_manager_export.h', |