Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3062)

Unified Diff: chrome/test/data/extensions/api_test/README.txt

Issue 3129003: remove toolstrips (Closed)
Patch Set: merge Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 a356855934e04818638cddc25c861566e5286af8..06088f14e5499aa0a6de8b39f48e277e3d358075 100644
--- a/chrome/test/data/extensions/api_test/README.txt
+++ b/chrome/test/data/extensions/api_test/README.txt
@@ -15,7 +15,7 @@ extension_bookmarks_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 or a toolstrip which immediately starts its test.
+either 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
« no previous file with comments | « chrome/renderer/resources/extension_toolstrip.css ('k') | chrome/test/data/extensions/api_test/toolstrip/folder/relative.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698