Index: athena/athena.gyp |
diff --git a/athena/athena.gyp b/athena/athena.gyp |
index 2ccd3b5aa8faf4709680c664e90686f7fd330ac4..4939605257e65423cde3e67e9520ae0a13448866 100644 |
--- a/athena/athena.gyp |
+++ b/athena/athena.gyp |
@@ -161,6 +161,8 @@ |
'test/sample_activity_factory.h', |
'test/test_app_model_builder.cc', |
'test/test_app_model_builder.h', |
+ 'wm/window_manager_impl_test_api.cc', |
+ 'wm/window_manager_impl_test_api.h', |
oshima
2014/08/21 19:24:03
how about putting them in wm/test?
I'll change on
|
], |
}, |
{ |