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

Unified Diff: athena/athena.gyp

Issue 587953002: [Athena: Cleanup] consolidate ChromeAppActivity and ShellAppActivity (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/content/DEPS » ('j') | athena/content/DEPS » ('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 e8ca5b497ec34579044dd27c1e59813ea0e2c151..0f821d59e491cb216ad8a68656120af7fabec693 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -186,7 +186,6 @@
'../components/components.gyp:omnibox',
],
'sources': [
- 'content/chrome/content_activity_factory.cc',
'content/chrome/dialogs.cc',
'content/chrome/scheme_classifier_factory.cc',
'extensions/chrome/athena_chrome_app_delegate.cc',
@@ -206,11 +205,8 @@
'../skia/skia.gyp:skia',
],
'sources': [
- 'content/shell/content_activity_factory.cc',
'content/shell/dialogs.cc',
'content/shell/scheme_classifier_factory.cc',
- 'content/shell/shell_app_activity.cc',
- 'content/shell/shell_app_activity.h',
'extensions/shell/extensions_delegate_impl.cc',
'extensions/shell/athena_shell_app_delegate.cc',
'extensions/shell/athena_shell_app_delegate.h',
« no previous file with comments | « no previous file | athena/content/DEPS » ('j') | athena/content/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698