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

Unified Diff: chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.html

Issue 2547523004: [Extensions] Allow shared resources between tests via _test_resources (Closed)
Patch Set: . Created 4 years 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/webnavigation/userAction/test_userAction.html
diff --git a/chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.html b/chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.html
index b78d49825f4369f89b0d133a629d08aef6803d42..7d436437d114c136aefe21a0e4d5494ee78d0599 100644
--- a/chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.html
+++ b/chrome/test/data/extensions/api_test/webnavigation/userAction/test_userAction.html
@@ -1,2 +1,2 @@
+<script src="_test_resources/api_test/webnavigation/framework.js"></script>
<script src="test_userAction.js"></script>
-<script src="framework.js"></script>
« no previous file with comments | « chrome/test/data/extensions/api_test/webnavigation/userAction/framework.js ('k') | extensions/browser/extension_protocols.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698