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

Unified Diff: trunk/src/chrome/browser/resources/options/import_data_overlay.html

Issue 22671003: Revert 216860 "Add option to import from bookmarks html file to ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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: trunk/src/chrome/browser/resources/options/import_data_overlay.html
===================================================================
--- trunk/src/chrome/browser/resources/options/import_data_overlay.html (revision 216877)
+++ trunk/src/chrome/browser/resources/options/import_data_overlay.html (working copy)
@@ -98,8 +98,6 @@
<div id="import-throbber" class="throbber"></div>
<div class="button-strip">
<button id="import-data-cancel" i18n-content="cancel"></button>
- <button id="import-choose-file" i18n-content="importChooseFile">
- </button>
<button id="import-data-commit" class="default-button"
i18n-content="importCommit">
</button>
« no previous file with comments | « trunk/src/chrome/browser/importer/importer_list.cc ('k') | trunk/src/chrome/browser/resources/options/import_data_overlay.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698