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

Unified Diff: chrome/browser/resources/settings/site_settings/site_details_permission.html

Issue 2356653002: [MD settings] icons for clickable rows (Closed)
Patch Set: review nits 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/settings/site_settings/site_details_permission.html
diff --git a/chrome/browser/resources/settings/site_settings/site_details_permission.html b/chrome/browser/resources/settings/site_settings/site_details_permission.html
index 81b48570d928ec8d94eeae842be6350b3c33c3fc..f3dab43baddf356cde72ac0021f276bed8d18fa6 100644
--- a/chrome/browser/resources/settings/site_settings/site_details_permission.html
+++ b/chrome/browser/resources/settings/site_settings/site_details_permission.html
@@ -10,8 +10,7 @@
<dom-module id="site-details-permission">
<template>
- <style include="settings-shared">
- </style>
+ <style include="settings-shared"></style>
<div id="details" hidden>
<div class="list-item underbar">
<div>

Powered by Google App Engine
This is Rietveld 408576698