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

Unified Diff: athena/main/athena_main.gyp

Issue 687533002: Print activity state when Ctrl+Shift+Alt+W is pressed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move debug accelerators to DebugAcceleratorHandler Created 6 years, 2 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_launcher.cc ('k') | athena/main/debug_accelerator_handler.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 24b3274c03bf8d153d2361662e483fa718e98d37..c829ad6db4535977b16271d6a0a35f772b773a66 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -43,6 +43,8 @@
'athena_renderer_pdf_helper.h',
'athena_views_delegate.cc',
'athena_views_delegate.h',
+ 'debug_accelerator_handler.cc',
+ 'debug_accelerator_handler.h',
'placeholder.cc',
'placeholder.h',
'public/athena_launcher.h',
« no previous file with comments | « athena/main/athena_launcher.cc ('k') | athena/main/debug_accelerator_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698