Index: chrome/test/data/extensions/uitest/plugins/test.html |
diff --git a/chrome/test/data/extensions/uitest/plugins/test.html b/chrome/test/data/extensions/uitest/plugins/test.html |
deleted file mode 100644 |
index 58f57f66b789f0d033e311f4977a9b350cf96b32..0000000000000000000000000000000000000000 |
--- a/chrome/test/data/extensions/uitest/plugins/test.html |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-<!-- |
- * Copyright (c) 2011 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. |
---> |
-<embed id="plugin" |
- type="application/x-extension-test" |
- style="width:100; height:100"> |
-</embed> |
-<script src="test.js"></script> |