Index: chrome/test/data/extensions/api_test/README.txt |
diff --git a/chrome/test/data/extensions/api_test/README.txt b/chrome/test/data/extensions/api_test/README.txt |
index 06088f14e5499aa0a6de8b39f48e277e3d358075..957526ac61f108b7c32f2e8abcde24e599d537dd 100644 |
--- a/chrome/test/data/extensions/api_test/README.txt |
+++ b/chrome/test/data/extensions/api_test/README.txt |
@@ -11,7 +11,7 @@ To write a new test: |
(1) Add a new browser_test which is a subclass of ExtensionApiTest. This test |
should call RunExtensionTest("extension_name") to kick off the test. See |
-extension_bookmarks_apitest.cc for an example. |
+bookmark_extension_apitest.cc for an example. |
(2) Create an extension of in this directory of the same name as the extension |
that your test referred to ("extension_name" above). This test should load |