Index: chrome/test/data/extensions/api_test/extension_options/embed_other/embedder/test.html |
diff --git a/chrome/test/data/extensions/api_test/extension_options/embed_other/embedder/test.html b/chrome/test/data/extensions/api_test/extension_options/embed_other/embedder/test.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9580339ef42e74ed6fb1a20a658c395114c367f7 |
--- /dev/null |
+++ b/chrome/test/data/extensions/api_test/extension_options/embed_other/embedder/test.html |
@@ -0,0 +1,10 @@ |
+<!-- |
+ * 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. |
+--> |
+<html> |
+<body> |
+ <script src="test.js"></script> |
+</body> |
+</html> |