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

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

Issue 8937011: Revert "Options2: Pull the trigger." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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/options2/intents_view.html
diff --git a/chrome/browser/resources/options2/intents_view.html b/chrome/browser/resources/options2/intents_view.html
deleted file mode 100644
index 6803c23ab9a7215f0646cadac77a8e3623ddf97c..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/options2/intents_view.html
+++ /dev/null
@@ -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/options2/intents_view.css ('k') | chrome/browser/resources/options2/intents_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698