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

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

Issue 2370653002: MD WebUI: Remove <style no-process> from Polymer (Closed)
Patch Set: 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_downloads/vulcanized.html
diff --git a/chrome/browser/resources/md_downloads/vulcanized.html b/chrome/browser/resources/md_downloads/vulcanized.html
index 808c65bb4d0c6c5d3a53a00ce39f79063022f91e..104903dab3b4e9209b99d98ab15ad02ff3fc09c0 100644
--- a/chrome/browser/resources/md_downloads/vulcanized.html
+++ b/chrome/browser/resources/md_downloads/vulcanized.html
@@ -3527,7 +3527,7 @@ paper-button {
<dom-module id="downloads-manager" assetpath="chrome://downloads/" css-build="shadow">
<template>
- <style no-process="" scope="downloads-manager">:host {
+ <style scope="downloads-manager">:host {
display: flex;
flex: 1 0;
flex-direction: column;

Powered by Google App Engine
This is Rietveld 408576698