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

Unified Diff: athena/main/athena_main.gyp

Issue 316323002: Introduces ActivityFactory for SampleActivity. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix 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 | « athena/main/athena_main.cc ('k') | athena/main/athena_shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index f66babd1adbfd71699a3ad3cb266d0c2c3faf5da..268aca2b5fbc538aaa85bbe93cb82dfef4ba073f 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -47,8 +47,6 @@
],
'sources': [
'athena_shell.cc',
- 'sample_activity.cc',
- 'sample_activity.h',
],
}
], # targets
« no previous file with comments | « athena/main/athena_main.cc ('k') | athena/main/athena_shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698