Index: chrome/test/data/extensions/api_test/passwords_private/main.html |
diff --git a/chrome/test/data/extensions/api_test/settings_private/main.html b/chrome/test/data/extensions/api_test/passwords_private/main.html |
similarity index 64% |
copy from chrome/test/data/extensions/api_test/settings_private/main.html |
copy to chrome/test/data/extensions/api_test/passwords_private/main.html |
index 6ca52e26790d6b7d05daec3987c5490348293cba..040b1ffc0ea512c4a484a6a7da2048bc788529b3 100644 |
--- a/chrome/test/data/extensions/api_test/settings_private/main.html |
+++ b/chrome/test/data/extensions/api_test/passwords_private/main.html |
@@ -6,6 +6,6 @@ |
<script src="test.js"></script> |
<html> |
-<head><title>settings private component API interface test</title></head> |
-<body><h2>chrome.settingsPrivate.* tests</h2></body> |
-</html> |
+<head><title>passwordsPrivate component API interface test</title></head> |
+<body><h2>chrome.passwordsPrivate.* tests</h2></body> |
+</html> |