diff options
Diffstat (limited to 'chrome/browser/resources/sync_setup_overlay.html')
-rw-r--r-- | chrome/browser/resources/sync_setup_overlay.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/browser/resources/sync_setup_overlay.html b/chrome/browser/resources/sync_setup_overlay.html index b01c267..8e1ce71 100644 --- a/chrome/browser/resources/sync_setup_overlay.html +++ b/chrome/browser/resources/sync_setup_overlay.html @@ -238,14 +238,6 @@ il8n-values="title:searchEngines" name="dataTypeLabel"></label> </div> - <div id="app-notifications-item" class="sync-item-show"> - <input id="app-notifications-checkbox" type="checkbox" - name="dataTypeCheckbox"> - <label for="app-notifications-checkbox" - i18n-content="appNotifications" - il8n-values="title:appNotifications" - name="dataTypeLabel"></label> - </div> </div> </div> </div> |