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

Unified Diff: chrome/browser/resources/md_history/searched_label.html

Issue 2313823002: MD History: Remove shadow root from <history-searched-label> (Closed)
Patch Set: Fix tests Created 4 years, 3 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/md_history/searched_label.html
diff --git a/chrome/browser/resources/md_history/searched_label.html b/chrome/browser/resources/md_history/searched_label.html
index 694839e944d34ad2dccbc596705d3f4c8ed96db1..26f571db46b4739749ef6d68ef4074b9033ecb73 100644
--- a/chrome/browser/resources/md_history/searched_label.html
+++ b/chrome/browser/resources/md_history/searched_label.html
@@ -2,8 +2,5 @@
<link rel="import" href="chrome://resources/html/util.html">
<dom-module id="history-searched-label">
- <template>
- <span id="container"></span>
- </template>
<script src="chrome://history/searched_label.js"></script>
</dom-module>

Powered by Google App Engine
This is Rietveld 408576698