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

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: Fix context-related sort order Created 6 years, 9 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 5a127719ba21e8a844f7fdb7fa61643dbdbcc83e..dd9487d581dd18a984d22d90e40e72616e8235a4 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/AdvancedSearchController.js',
'front_end/ApplicationCacheModel.js',
'front_end/BreakpointManager.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/ActionRegistry.js » ('j') | Source/devtools/front_end/ActionRegistry.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698