| Index: chrome/browser/resources/signin.html
|
| ===================================================================
|
| --- chrome/browser/resources/signin.html (revision 0)
|
| +++ chrome/browser/resources/signin.html (revision 0)
|
| @@ -0,0 +1,11 @@
|
| +<!DOCTYPE HTML>
|
| +<html i18n-values="dir:textdirection">
|
| +<head>
|
| +</head>
|
| +<body>
|
| + <iframe src="chrome://settings" ></iframe>
|
| + <iframe src="chrome://about" ></iframe>
|
| + <iframe src="chrome://chrome" ></iframe>
|
| + <img src="chrome://resources/images/question_mark.png" />
|
| +</body>
|
| +</html>
|
|
|
| Property changes on: chrome\browser\resources\signin.html
|
| ___________________________________________________________________
|
| Added: svn:mime-type
|
| + text/html
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|