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

Unified Diff: chrome/browser/resources/chromeos/login/saml_interstitial.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/chromeos/login/saml_interstitial.html
diff --git a/chrome/browser/resources/chromeos/login/saml_interstitial.html b/chrome/browser/resources/chromeos/login/saml_interstitial.html
index 0fc1c268939c3c239018a7865cb4cd9d4568f256..a806dd9915b960ee4f595faace6fcdcd01e5b203 100644
--- a/chrome/browser/resources/chromeos/login/saml_interstitial.html
+++ b/chrome/browser/resources/chromeos/login/saml_interstitial.html
@@ -26,7 +26,7 @@ Events:
a differnt account link. GAIA Minute Maid
screen will be shown.
-->
-<dom-module name="saml-interstitial">
+<dom-module id="saml-interstitial">
<template>
<style>

Powered by Google App Engine
This is Rietveld 408576698