Index: chrome/browser/resources/chromeos/login/new/oobe.html |
diff --git a/chrome/browser/resources/chromeos/login/new/oobe.html b/chrome/browser/resources/chromeos/login/new/oobe.html |
deleted file mode 100644 |
index 46c3e0540d58c64c498081bd15da6036291547e8..0000000000000000000000000000000000000000 |
--- a/chrome/browser/resources/chromeos/login/new/oobe.html |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-<!-- Copyright 2014 The Chromium Authors. All rights reserved. |
- Use of this source code is governed by a BSD-style license that can be |
- found in the LICENSE file. --> |
- |
-<!doctype html> |
-<head> |
-<script src="chrome://oobe/oobe.js"></script> |
-</head> |
-Hello, world! |