Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2365)

Unified Diff: athena/athena.gyp

Issue 316323002: Introduces ActivityFactory for SampleActivity. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | athena/main/athena_launcher.h » ('j') | athena/main/athena_shell.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index e4f53b74655e227189ac9da040d8841af6528bdd..d2c5f004c4b5e7cf64c1efc772b221eb52b38d10 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -85,6 +85,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',
],
},
{
« no previous file with comments | « no previous file | athena/main/athena_launcher.h » ('j') | athena/main/athena_shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698