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

Unified Diff: athena/main/athena_main.gyp

Issue 335003003: Introduces AppActivity and handler of chrome.shell API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: AppWindowOwner 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
Index: athena/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index 81af2579df2d35dcdbbd363f1ce5ac572627a773..9021f03f5faf413285daf173ceed8398e8b149a4 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -25,6 +25,8 @@
'sources': [
'athena_launcher.cc',
'athena_launcher.h',
+ 'athena_app_window_controller.cc',
+ 'athena_app_window_controller.h',
'athena_main.cc',
'placeholder.cc',
'placeholder.h',

Powered by Google App Engine
This is Rietveld 408576698