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

Unified Diff: chrome/test/data/subresource_filter/frame_with_no_subresources.html

Issue 2581043003: Add page-level aggregation of SubresourceFilter time metrics. (Closed)
Patch Set: Rebase. Make tests work with and without PersistentHistograms. 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/subresource_filter/frame_with_no_subresources.html
diff --git a/chrome/test/data/subresource_filter/frame_with_no_subresources.html b/chrome/test/data/subresource_filter/frame_with_no_subresources.html
new file mode 100644
index 0000000000000000000000000000000000000000..634d86d2649ca244927ceb0f8c8ed539089312ef
--- /dev/null
+++ b/chrome/test/data/subresource_filter/frame_with_no_subresources.html
@@ -0,0 +1,5 @@
+<html>
+ <head>
+ <title>Frame with no subresources.</title>
+ </head>
+</html>

Powered by Google App Engine
This is Rietveld 408576698