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

Unified Diff: chrome/browser/resources/options/chromeos/note_overlay.html

Issue 2234203002: Auto open and close the palette on an eject event. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@tool-note
Patch Set: Rebase on master Created 4 years, 4 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/browser/resources/options/chromeos/note_overlay.html
diff --git a/chrome/browser/resources/options/chromeos/note_overlay.html b/chrome/browser/resources/options/chromeos/note_overlay.html
index faa344b7f3bd4dbdced4e078c4a44601471a02d6..1e90a2ef79cc34e76854f31fc747afc62d7f6db1 100644
--- a/chrome/browser/resources/options/chromeos/note_overlay.html
+++ b/chrome/browser/resources/options/chromeos/note_overlay.html
@@ -6,7 +6,7 @@
<div class="option-name">
<div class="checkbox controlled-setting-with-label">
<label>
- <input pref="settings.launch_note_app_on_eject_event"
+ <input pref="settings.launch_palette_on_eject_event"
type="checkbox">
<span i18n-content="noteDefaultAppAutoLaunch"></span>
</label>

Powered by Google App Engine
This is Rietveld 408576698