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

Unified Diff: chrome/browser/resources/gaia_auth/success.html

Issue 786023002: Remove hard-coded font families in WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: The First Version. Created 6 years 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/gaia_auth/success.html
diff --git a/chrome/browser/resources/gaia_auth/success.html b/chrome/browser/resources/gaia_auth/success.html
index fa5b1e6cd925d59777928a78c6cf8b88091ea7c5..73e7db9aa3d37622a8d07e28ab8497986a0d8045 100644
--- a/chrome/browser/resources/gaia_auth/success.html
+++ b/chrome/browser/resources/gaia_auth/success.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<head>
<meta charset="utf-8">
+<link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
</head>
<html>
<body></body>
Dan Beam 2014/12/10 19:49:25 what is the point of this file?
xdai1 2014/12/11 02:59:22 Have no idea. It's originally from Issue 10443024.

Powered by Google App Engine
This is Rietveld 408576698