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

Unified Diff: chrome/browser/resources/chromeos/keyboard_overlay_data.js

Issue 2084553006: Fix the UK keyboard overlay Enter key shape (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « chrome/browser/resources/chromeos/keyboard_overlay.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/keyboard_overlay_data.js
diff --git a/chrome/browser/resources/chromeos/keyboard_overlay_data.js b/chrome/browser/resources/chromeos/keyboard_overlay_data.js
index 243e3c3f97d2815b5306ad341d9272cf1530fad3..275cb4ca0bea587c58baf3f8414fd0ecd9a4e5a3 100644
--- a/chrome/browser/resources/chromeos/keyboard_overlay_data.js
+++ b/chrome/browser/resources/chromeos/keyboard_overlay_data.js
@@ -14241,13 +14241,6 @@ var keyboardOverlayData = {
35.0
],
[
- '',
- 815.0,
- 107.0,
- 30.0,
- 60.0
- ],
- [
'56',
80.0,
227.0,
@@ -14270,10 +14263,7 @@ var keyboardOverlayData = {
],
[
'1C',
- 830.0,
- 107.0,
- 45.0,
- 120.0
+ 'COMPOUND_ENTER_KEY'
],
[
'36',
« no previous file with comments | « chrome/browser/resources/chromeos/keyboard_overlay.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698