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

Unified Diff: chrome/tools/chromeactions.txt

Issue 10914231: Map fullscreen button to maximize (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fix unit test Created 8 years, 3 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/tools/chromeactions.txt
diff --git a/chrome/tools/chromeactions.txt b/chrome/tools/chromeactions.txt
index f214d8c24b6336259bb17131764e6554ccbe3398..b772113d3ecfe8d626a99d07e969feb3553001c4 100644
--- a/chrome/tools/chromeactions.txt
+++ b/chrome/tools/chromeactions.txt
@@ -58,6 +58,7 @@
0x36adab865c373745 Accel_Fullscreen_F4
0x125f05329e660307 Accel_KeyboardBrightnessDown_F6
0xcdd268156ab80bb1 Accel_KeyboardBrightnessUp_F7
+0x290302f64fd4dfe1 Accel_Maximize_Restore_F4
0x5e6bce93ecde1df8 Accel_NewTab_T
0x5a27559e6846a75e Accel_NextWindow_F5
0xc217e3bb30e9a004 Accel_NextWindow_Tab
@@ -1039,6 +1040,8 @@
0x31bc6949351f46a1 Options_DisableGData_Enable
0x3c91497bc48f7456 Options_DnsPrefetchCheckbox_Disable
0xb1c929ead405f1a9 Options_DnsPrefetchCheckbox_Enable
+0x5e1d34b2eb43d66f Options_DoNotTrackCheckbox_Disable
+0x127ee5905bb2d0cd Options_DoNotTrackCheckbox_Enable
0x24f63c90f4b05e70 Options_EnableCloudPrintProxy
0x7224f61ec49ec7ce Options_FormAutofill_Disable
0xe88933ca2c819b4e Options_FormAutofill_Enable
@@ -1279,6 +1282,7 @@
0x1afb02b1f90b177e ShowBookmarksBar
0xe8705f2d7890043e ShowControlPanel
0x537e45904298316b ShowDateOptions
+0xa27f5c1b4192af95 ShowDisplayOptions
0x3d0170d09a816e7f ShowDownloads
0xf530f742ba5b2683 ShowExtensions
0xa0118397d83c34d0 ShowFileBrowserFullTab

Powered by Google App Engine
This is Rietveld 408576698