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

Unified Diff: chrome/test/data/extensions/api_test/webrequest/test_osdd.html

Issue 2238383003: webRequest: Also identify frames for non-RDH-initiated requests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/webrequest/test_osdd.html
diff --git a/chrome/test/data/extensions/api_test/webrequest/test_unload.html b/chrome/test/data/extensions/api_test/webrequest/test_osdd.html
similarity index 85%
copy from chrome/test/data/extensions/api_test/webrequest/test_unload.html
copy to chrome/test/data/extensions/api_test/webrequest/test_osdd.html
index 0d56e94f073332d190a95e1f906c66a4de587916..b87166edca2467c7d1727769ecffff147d3c1ff0 100644
--- a/chrome/test/data/extensions/api_test/webrequest/test_unload.html
+++ b/chrome/test/data/extensions/api_test/webrequest/test_osdd.html
@@ -5,5 +5,5 @@
-->
<body>
<script src="framework.js"></script>
-<script src="test_unload.js"></script>
+<script src="test_osdd.js"></script>
</body>

Powered by Google App Engine
This is Rietveld 408576698