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

Unified Diff: chrome/browser/resources/options/chromeos_language_options.html

Issue 2958003: First cut at adding the Languages and Input options sub page. (Closed)
Patch Set: make it a comment Created 10 years, 5 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/options.html ('k') | chrome/browser/resources/options/chromeos_system_options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/chromeos_language_options.html
diff --git a/chrome/browser/resources/options/chromeos_language_options.html b/chrome/browser/resources/options/chromeos_language_options.html
new file mode 100644
index 0000000000000000000000000000000000000000..c09fffc3086586c0926f5211381502f0592e4dc7
--- /dev/null
+++ b/chrome/browser/resources/options/chromeos_language_options.html
@@ -0,0 +1,4 @@
+<div class="page hidden" id="languagePage">
+ <h1 i18n-content="languagePage"></h1>
+ <!-- TO BE IMPLEMENTED. -->
+</div>
« no previous file with comments | « chrome/browser/resources/options.html ('k') | chrome/browser/resources/options/chromeos_system_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698