Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / sync_setup_overlay.html
index ebc13c0..a92d431 100644 (file)
     <h1 i18n-content="stopSyncingTitle"></h1>
     <div class="content-area">
       <span i18n-values=".innerHTML:stopSyncingExplanation"></span>
+<if expr="(not chromeos and is_posix) or is_win or is_macosx">
+      <div id="sync-setup-delete-profile" class="checkbox">
+        <label>
+          <input id="delete-profile" type="checkbox">
+          <span i18n-content="deleteProfileLabel"></span>
+        </label>
+      </div>
+</if>
     </div>
     <div class="action-area button-strip">
       <input id="stop-syncing-cancel" type="button"