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

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

Issue 2422703002: First run: tweaks to welcome page (Closed)
Patch Set: revert .class -> #id Created 4 years, 2 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/welcome.css ('k') | chrome/browser/resources/welcome/welcome.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/welcome/welcome.html
diff --git a/chrome/browser/resources/welcome/welcome.html b/chrome/browser/resources/welcome/welcome.html
index 08c0720b41ebe7b2f9254beaab62dda1418288e8..ae5b068358674df8de124c51158d2486a91ec50d 100644
--- a/chrome/browser/resources/welcome/welcome.html
+++ b/chrome/browser/resources/welcome/welcome.html
@@ -11,9 +11,6 @@
<link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
<link rel="stylesheet" href="chrome://welcome/welcome.css">
-
- <script src="chrome://welcome/welcome.js"></script>
-
</head>
<body>
<div class="content">
@@ -34,5 +31,6 @@
</div>
</div>
<div class="watermark"></div>
+ <script src="chrome://welcome/welcome.js"></script>
</body>
</html>
« no previous file with comments | « chrome/browser/resources/welcome/welcome.css ('k') | chrome/browser/resources/welcome/welcome.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698