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

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

Issue 11745015: Update references to the extension messaging APIs to point to the "runtime" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 11 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 957526ac61f108b7c32f2e8abcde24e599d537dd..63006f4a9dcc38c62d6e26da58fb72ae3ccd599b 100644
--- a/chrome/test/data/extensions/api_test/README.txt
+++ b/chrome/test/data/extensions/api_test/README.txt
@@ -61,7 +61,7 @@ chrome.test.runTests([
Note that chrome.test.callbackFail takes an argument which is the error message
that it expects to get when the callback fails
-(chrome.extension.lastError.message).
+(chrome.runtime.lastError.message).
Here's what the output of this test might look like:
[==========] Running 1 test from 1 test case.

Powered by Google App Engine
This is Rietveld 408576698