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

Unified Diff: Source/devtools/devtools.gypi

Issue 218613013: DevTools: Decouple shortcuts from actions, introduce shortcut contexts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased patch Created 6 years, 8 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 | « LayoutTests/inspector/map.html ('k') | Source/devtools/front_end/ActionRegistry.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index eeb991587ceebe80523effe8b3351e7ccb80639b..de692ed3c37a66261eb18983c3eb96a5edc9235e 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -35,6 +35,7 @@
'debug_devtools%': 0,
'devtools_files': [
'front_end/inspector.html',
+ 'front_end/ActionRegistry.js',
'front_end/ApplicationCacheModel.js',
'front_end/BreakpointManager.js',
'front_end/Checkbox.js',
« no previous file with comments | « LayoutTests/inspector/map.html ('k') | Source/devtools/front_end/ActionRegistry.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698