| Index: chrome/browser/resources/gaia_auth/main.html
|
| diff --git a/chrome/browser/resources/gaia_auth/main.html b/chrome/browser/resources/gaia_auth/main.html
|
| deleted file mode 100644
|
| index 20d079ea250d4e81aac6089042f0a1aa593d9168..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/gaia_auth/main.html
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -<!doctype html>
|
| -<html>
|
| -<head>
|
| - <link rel="stylesheet" href="main.css">
|
| - <meta charset="utf-8">
|
| - <script src="channel.js"></script>
|
| - <script src="util.js"></script>
|
| - <script src="main.js"></script>
|
| -</head>
|
| -<body>
|
| - <iframe id="gaia-frame" name="gaia-frame" src="about:blank" frameborder="0"
|
| - sandbox="allow-same-origin allow-scripts allow-popups allow-forms
|
| - allow-pointer-lock"></iframe>
|
| -</body>
|
| -</html>
|
|
|