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

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: Address comments, handle Dialog key events in the glasspane keydown handler 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
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 761108e2638311e236d56c3d433cec6bb6916b05..fbed57a1f6a53ac5fdd95b4aba41a32708ca5a0b 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 | « no previous file | Source/devtools/front_end/ActionRegistry.js » ('j') | Source/devtools/front_end/SourceFrame.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698