Index: chrome/test/data/extensions/api_test/extension_options/close_self/options.html |
diff --git a/chrome/test/data/extensions/api_test/extension_options/close_self/options.html b/chrome/test/data/extensions/api_test/extension_options/close_self/options.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..117b5871dba54141b7cd799d7a4c047a83e4e26f |
--- /dev/null |
+++ b/chrome/test/data/extensions/api_test/extension_options/close_self/options.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="options.js"></script> |
+</body> |
+</html> |