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

Unified Diff: athena/main/athena_main.gyp

Issue 480353006: Separate athena's startup process from AppShell's (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 ca4129045f4da6ed48004cc93fa82a6bb18566e9..21d6e55dcadc68ee888365e168fe4c471ebf314e 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -63,8 +63,6 @@
'../..',
],
'sources': [
- 'athena_app_window_controller.cc',
- 'athena_app_window_controller.h',
'athena_main.cc',
],
}

Powered by Google App Engine
This is Rietveld 408576698