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

Unified Diff: chrome/test/data/page_load_metrics/404.html

Issue 2331053003: Add common page filtering logic for page load metrics. (Closed)
Patch Set: fixup Created 4 years, 3 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/page_load_metrics/404.html
diff --git a/chrome/test/data/extensions/api_test/content_scripts/background_page_iframe/background.html b/chrome/test/data/page_load_metrics/404.html
similarity index 63%
copy from chrome/test/data/extensions/api_test/content_scripts/background_page_iframe/background.html
copy to chrome/test/data/page_load_metrics/404.html
index b1579add2e033e9dfc6c8bb18f9e523b246326ac..be3f1ea3237b051889359698fd8f6995c05aa576 100644
--- a/chrome/test/data/extensions/api_test/content_scripts/background_page_iframe/background.html
+++ b/chrome/test/data/page_load_metrics/404.html
@@ -1,5 +1,5 @@
-<!doctype html>
<html>
<body>
+I am a 404 page!
Charlie Harrison 2016/09/14 13:20:05 hehe :)
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698