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

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

Issue 9814030: get rid of old options pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixes Created 8 years, 9 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: chrome/browser/resources/options/search_page.html
diff --git a/chrome/browser/resources/options/search_page.html b/chrome/browser/resources/options/search_page.html
deleted file mode 100644
index 5379ca5f48225c66669c7e97234ce3785c231884..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/options/search_page.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<div id="searchPage" class="page" hidden>
- <h1 i18n-content="searchPage"></h1>
- <div id="searchPageNoMatches">
- <p i18n-content="searchPageNoMatches"></p>
- <p><span i18n-content="searchPageHelpLabel"></span>
- <a target="_blank" i18n-content="searchPageHelpTitle"
- i18n-values="href:searchPageHelpURL"></a>
- </p>
- </div>
-</div>

Powered by Google App Engine
This is Rietveld 408576698