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

Unified Diff: chrome/browser/resources/md_downloads/vulcanized.html

Issue 1952123002: MD Downloads: fix unvulcanized build by adding <style no-process> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: and vulcanize Created 4 years, 7 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/md_downloads/manager.html ('k') | third_party/polymer/v1_0/chromium.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_downloads/vulcanized.html
diff --git a/chrome/browser/resources/md_downloads/vulcanized.html b/chrome/browser/resources/md_downloads/vulcanized.html
index 1b69797d4069bc09f8512bb1f762681b6b0f4327..8959bab871d02133ecbafc757d8011786138eb5f 100644
--- a/chrome/browser/resources/md_downloads/vulcanized.html
+++ b/chrome/browser/resources/md_downloads/vulcanized.html
@@ -2990,7 +2990,7 @@ paper-button {
}
</style>
- <style>
+ <style no-process="">
#toolbar {
background: var(--md-toolbar-color);
}
« no previous file with comments | « chrome/browser/resources/md_downloads/manager.html ('k') | third_party/polymer/v1_0/chromium.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698