Index: athena/athena.gyp |
diff --git a/athena/athena.gyp b/athena/athena.gyp |
index e4f53b74655e227189ac9da040d8841af6528bdd..09a8127dc908a8b0f7c9c66113aa9ed1beb276e2 100644 |
--- a/athena/athena.gyp |
+++ b/athena/athena.gyp |
@@ -74,6 +74,7 @@ |
'../ui/compositor/compositor.gyp:compositor_test_support', |
'../ui/views/views.gyp:views', |
'../ui/wm/wm.gyp:wm', |
+ '../url/url.gyp:url_lib', |
'athena_lib', |
], |
'sources': [ |
@@ -85,6 +86,10 @@ |
'test/athena_test_base.h', |
'test/athena_test_helper.cc', |
'test/athena_test_helper.h', |
+ 'test/sample_activity.cc', |
+ 'test/sample_activity.h', |
+ 'test/sample_activity_factory.cc', |
+ 'test/sample_activity_factory.h', |
], |
}, |
{ |