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

Unified Diff: chrome/test/data/extensions/api_test/webrequest/declarative/third-party.html

Issue 10982044: Adding thirdParty property to RequestMatcher (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reordered the unit-test to spare setting up some URLs. Created 8 years, 2 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/declarative/third-party.html
diff --git a/chrome/test/data/extensions/api_test/webrequest/declarative/third-party.html b/chrome/test/data/extensions/api_test/webrequest/declarative/third-party.html
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5f9a29a5f38536480db40837448cefb60c059
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/webrequest/declarative/third-party.html
@@ -0,0 +1 @@
+<img src="http://non_existing_third_party.com/image.png"></img>

Powered by Google App Engine
This is Rietveld 408576698