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

Unified Diff: chrome/browser/resources/settings/internet_page/network_summary_item.html

Issue 2723873003: MD WebUI: change all <dom-module> to use id="" instead of name="" (Closed)
Patch Set: Created 3 years, 10 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_summary_item.html
diff --git a/chrome/browser/resources/settings/internet_page/network_summary_item.html b/chrome/browser/resources/settings/internet_page/network_summary_item.html
index ee3e90f35c2a224f44d4aa392ec469d59d00167b..b869f2f429ae62102bae7280f8c98ca4f80ea50d 100644
--- a/chrome/browser/resources/settings/internet_page/network_summary_item.html
+++ b/chrome/browser/resources/settings/internet_page/network_summary_item.html
@@ -14,7 +14,7 @@
<link rel="import" href="../settings_shared_css.html">
<link rel="import" href="network_siminfo.html">
-<dom-module name="network-summary-item">
+<dom-module id="network-summary-item">
<template>
<style include="settings-shared action-link">
paper-spinner {

Powered by Google App Engine
This is Rietveld 408576698