Index: ui/compositor/compositor.gyp |
diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp |
index 9081e89107a2db9f96e170d744a4ecd73a0705f8..268723305a5afc33eeea4447389820880333d527 100644 |
--- a/ui/compositor/compositor.gyp |
+++ b/ui/compositor/compositor.gyp |
@@ -91,10 +91,8 @@ |
'test/draw_waiter_for_test.h', |
'test/test_layers.cc', |
'test/test_layers.h', |
- 'test/test_context_factory.cc', |
- 'test/test_context_factory.h', |
- 'test/default_context_factory.cc', |
- 'test/default_context_factory.h', |
+ 'test/in_process_context_factory.cc', |
+ 'test/in_process_context_factory.h', |
'test/context_factories_for_test.cc', |
'test/context_factories_for_test.h', |
'test/test_suite.cc', |