| 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 63006f4a9dcc38c62d6e26da58fb72ae3ccd599b..439907149ed5c384502f25b19a3be1c6f0c41462 100644
|
| --- a/chrome/test/data/extensions/api_test/README.txt
|
| +++ b/chrome/test/data/extensions/api_test/README.txt
|
| @@ -15,7 +15,7 @@ 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
|
| -either a background page which immediately starts its test.
|
| +a background page which immediately starts its test.
|
|
|
| (3) In your extension page, call chrome.test.runTests with an array of
|
| functions which represent your subtests. Each of these functions will most
|
|
|