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

Unified Diff: chrome/test/data/extensions/api_test/content_scripts/extension_api/functions.js

Issue 8540012: Enable extension APIs for content scripts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 9 years, 1 month 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/content_scripts/extension_api/functions.js
diff --git a/chrome/test/data/extensions/api_test/content_scripts/extension_api/functions.js b/chrome/test/data/extensions/api_test/content_scripts/extension_api/functions.js
new file mode 100644
index 0000000000000000000000000000000000000000..35123cead2e68078f798b6702845a216db3c3ac8
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/content_scripts/extension_api/functions.js
@@ -0,0 +1,2 @@
+// :-).
+chrome.test.notifyPass();

Powered by Google App Engine
This is Rietveld 408576698