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

Unified Diff: athena/main/athena_main.gyp

Issue 301593004: Athena unittests framework (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix deps Created 6 years, 7 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
Index: athena/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index 4a96c7753d3e5d6bc9a386a408a643fa9a818094..480f40c98e3a2db5e5d86918749c35d41a964266 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -21,6 +21,8 @@
'../..',
],
'sources': [
+ 'athena_launcher.cc',
+ 'athena_launcher.h',
'athena_main.cc',
'placeholder.cc',
'placeholder.h',
« no previous file with comments | « athena/main/athena_main.cc ('k') | athena/test/DEPS » ('j') | athena/test/athena_unittests.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698