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

Unified Diff: chrome/browser/resources/settings/sync_page/sync_page.html

Issue 1381553003: Settings Rewrite: Add Sign-in (Chrome) section (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/sync_page/sync_page.html
diff --git a/chrome/browser/resources/settings/sync_page/sync_page.html b/chrome/browser/resources/settings/sync_page/sync_page.html
index 9a8ac2972f659a1c3952e4bad8656aabd790ebd8..647b58755099487499198e1b126e933b05d99921 100644
--- a/chrome/browser/resources/settings/sync_page/sync_page.html
+++ b/chrome/browser/resources/settings/sync_page/sync_page.html
@@ -10,7 +10,6 @@
href="chrome://md-settings/settings_page/settings_page.css">
<link rel="import" type="css" href="sync_page.css">
<template>
- <div i18n-content="syncPageTitle"></div>
<select>
<option value="sync-everything"
i18n-content="syncEverythingMenuOption">

Powered by Google App Engine
This is Rietveld 408576698