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

Unified Diff: chrome/browser/resources/settings/internet_page/network_apnlist.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/internet_page/network_apnlist.html
diff --git a/chrome/browser/resources/settings/internet_page/network_apnlist.html b/chrome/browser/resources/settings/internet_page/network_apnlist.html
index 1c07696ffe302e67f7b5d57076323e822958cfdc..e1d8ec88abb769ec772e37e3b9e20e723f329a67 100644
--- a/chrome/browser/resources/settings/internet_page/network_apnlist.html
+++ b/chrome/browser/resources/settings/internet_page/network_apnlist.html
@@ -7,8 +7,7 @@
<dom-module id="network-apnlist">
<template>
- <style include="internet-shared">
- </style>
+ <style include="internet-shared"></style>
<div class="settings-box first">
<div class="start">$i18n{networkSectionAccessPoint}</div>
<paper-dropdown-menu-light vertical-align="auto" no-label-float>

Powered by Google App Engine
This is Rietveld 408576698