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

Unified Diff: chrome/browser/resources/settings/device_page/stylus.js

Issue 2273273003: Update strings for ash palette and rename options/settings files. (Closed)
Patch Set: A few more string changes 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/settings/device_page/stylus.js
diff --git a/chrome/browser/resources/settings/device_page/note.js b/chrome/browser/resources/settings/device_page/stylus.js
similarity index 75%
rename from chrome/browser/resources/settings/device_page/note.js
rename to chrome/browser/resources/settings/device_page/stylus.js
index 9695bf6451a225fe090dd3e0320c5701bc044cb9..a31df1d433c5b0290731fa10c112a73d6955aa59 100644
--- a/chrome/browser/resources/settings/device_page/note.js
+++ b/chrome/browser/resources/settings/device_page/stylus.js
@@ -4,11 +4,11 @@
/**
* @fileoverview
- * 'settings-note' is the settings subpage with note-specific settings.
+ * 'settings-stylus' is the settings subpage with stylus-specific settings.
*/
Polymer({
- is: 'settings-note',
+ is: 'settings-stylus',
properties: {
/** Preferences state. */
« no previous file with comments | « chrome/browser/resources/settings/device_page/stylus.html ('k') | chrome/browser/resources/settings/route.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698