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

Unified Diff: chrome/browser/resources/md_history/app.vulcanized.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/app.vulcanized.html
diff --git a/chrome/browser/resources/md_history/app.vulcanized.html b/chrome/browser/resources/md_history/app.vulcanized.html
index fd2c226fbb414743f4c787e60b6881e675875f61..1eb16cf3c58088379a2289385b86ebbe51ddc68f 100644
--- a/chrome/browser/resources/md_history/app.vulcanized.html
+++ b/chrome/browser/resources/md_history/app.vulcanized.html
@@ -3733,9 +3733,6 @@ paper-ripple {
</template>
</dom-module>
<dom-module id="history-searched-label" assetpath="chrome://history/" css-build="shadow">
- <template>
- <span id="container"></span>
- </template>
</dom-module>
<dom-module id="history-item" assetpath="chrome://history/" css-build="shadow">
<template>

Powered by Google App Engine
This is Rietveld 408576698