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

Unified Diff: chrome/chrome_debugger.gypi

Issue 2033403005: Eradicate keyIndentifier from devtools/* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Call KeyCodeToKeyIdentifier for unhandle key events Created 4 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
Index: chrome/chrome_debugger.gypi
diff --git a/chrome/chrome_debugger.gypi b/chrome/chrome_debugger.gypi
index 7bdd66b318bec601fbfbf697058105c291661a95..60256b67358c895aba71dc0f19aad2dc85a51d3f 100644
--- a/chrome/chrome_debugger.gypi
+++ b/chrome/chrome_debugger.gypi
@@ -15,6 +15,7 @@
'../net/net.gyp:net',
'browser/devtools/devtools_protocol_constants.gyp:devtools_protocol_constants',
'chrome_features.gyp:chrome_common_features',
+ '../ui/events/events.gyp:dom_keycode_converter',
],
'include_dirs': [
'..',
« no previous file with comments | « chrome/browser/devtools/devtools_window.cc ('k') | third_party/WebKit/LayoutTests/http/tests/inspector/console-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698