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

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

Issue 7717016: Revert 97955 - First pass on intents options UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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
« no previous file with comments | « chrome/browser/resources/options/intents_view.css ('k') | chrome/browser/resources/options/intents_view.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/intents_view.html
===================================================================
--- chrome/browser/resources/options/intents_view.html (revision 97964)
+++ chrome/browser/resources/options/intents_view.html (working copy)
@@ -1,12 +0,0 @@
-<div id="intents-view-page" class="page" hidden>
- <h1 i18n-content="intentsViewPage"></h1>
- <div id="intents-column-headers">
- <div id="intents-site-column">
- <h3 i18n-content="intentsDomain"></h3>
- </div>
- <div id="intents-data-column">
- <h3 i18n-content="intentsServiceData"></h3>
- </div>
- </div>
- <list id="intents-list"></list>
-</div>
« no previous file with comments | « chrome/browser/resources/options/intents_view.css ('k') | chrome/browser/resources/options/intents_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698