Chromium Code Reviews| Index: chrome/browser/resources/gaia_auth/inline_main.html |
| diff --git a/chrome/browser/resources/gaia_auth/inline_main.html b/chrome/browser/resources/gaia_auth/inline_main.html |
| deleted file mode 100644 |
| index 00ed78b49828c4e248763655cebbd94eee7cc2de..0000000000000000000000000000000000000000 |
| --- a/chrome/browser/resources/gaia_auth/inline_main.html |
| +++ /dev/null |
| @@ -1,13 +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> |
| - <webview id="gaia-frame"></webview> |
| -</body> |
| -</html> |