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

Unified Diff: webkit/webkit.gyp

Issue 151210: DevTools: switch to KeyboardShortcut.js from WebKit. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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 | « webkit/glue/devtools/js/KeyboardShortcut.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
===================================================================
--- webkit/webkit.gyp (revision 19808)
+++ webkit/webkit.gyp (working copy)
@@ -4712,7 +4712,6 @@
'glue/devtools/js/inject.js',
'glue/devtools/js/inspector_controller.js',
'glue/devtools/js/inspector_controller_impl.js',
- 'glue/devtools/js/KeyboardShortcut.js',
'glue/devtools/js/profiler_processor.js',
'glue/devtools/js/tests.js',
'../third_party/WebKit/WebCore/inspector/front-end/BottomUpProfileDataGridTree.js',
@@ -4732,6 +4731,7 @@
'../third_party/WebKit/WebCore/inspector/front-end/inspector.css',
'../third_party/WebKit/WebCore/inspector/front-end/inspector.html',
'../third_party/WebKit/WebCore/inspector/front-end/inspector.js',
+ '../third_party/WebKit/WebCore/inspector/front-end/KeyboardShortcut.js',
'../third_party/WebKit/WebCore/inspector/front-end/MetricsSidebarPane.js',
'../third_party/WebKit/WebCore/inspector/front-end/Object.js',
'../third_party/WebKit/WebCore/inspector/front-end/ObjectPropertiesSection.js',
« no previous file with comments | « webkit/glue/devtools/js/KeyboardShortcut.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698