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

Unified Diff: chrome/browser/resources/welcome/win10/inline.html

Issue 2722683002: Addressing UX regression on Win10 FRE, and changing timeout behavior (Closed)
Patch Set: adding todo 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
« no previous file with comments | « chrome/browser/resources/welcome/win10/inline.css ('k') | chrome/browser/ui/webui/welcome_win10_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/welcome/win10/inline.html
diff --git a/chrome/browser/resources/welcome/win10/inline.html b/chrome/browser/resources/welcome/win10/inline.html
index eec0458d9326be2478f6e19da5e233632775de0e..dd31a55412a93ab89147521a1491b35f30ee5d1f 100644
--- a/chrome/browser/resources/welcome/win10/inline.html
+++ b/chrome/browser/resources/welcome/win10/inline.html
@@ -20,6 +20,8 @@
<script src="/welcome.js"></script>
</head>
<body>
+ <!-- TODO(tmartino): Create a dom-module and transfer contents of inline.css
+ inside.-->
<template is="dom-bind" id="inline-app">
<div class="content">
<div class="header-logo"></div>
« no previous file with comments | « chrome/browser/resources/welcome/win10/inline.css ('k') | chrome/browser/ui/webui/welcome_win10_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698