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

Unified Diff: athena/main/athena_main.gyp

Issue 544953003: Supprot V2 app: step1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 | « athena/main/athena_main.cc ('k') | athena/main/athena_views_delegate.h » ('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 7c61c43675e25d8d1f60581d3053b34f0f1625cd..9dd5afea455da122e89b5a6f934ab0b35cd08de0 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -36,9 +36,13 @@
'sources': [
'athena_content_client.cc',
'athena_content_client.h',
+ 'athena_frame_view.cc',
+ 'athena_frame_view.h',
'athena_launcher.cc',
'athena_renderer_pdf_helper.cc',
'athena_renderer_pdf_helper.h',
+ 'athena_views_delegate.cc',
+ 'athena_views_delegate.h',
'placeholder.cc',
'placeholder.h',
'public/athena_launcher.h',
« no previous file with comments | « athena/main/athena_main.cc ('k') | athena/main/athena_views_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698