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

Unified Diff: chrome/test/data/page_load_metrics/simple.css

Issue 2468913002: Add CSSTiming to collect aggregate PLT-level stats about CSS. (Closed)
Patch Set: minor comment/naming changes Created 4 years, 1 month 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/simple.css
diff --git a/chrome/test/data/page_load_metrics/simple.css b/chrome/test/data/page_load_metrics/simple.css
new file mode 100644
index 0000000000000000000000000000000000000000..19a1ab54862adbb7c2d145dcb5763b166bfbe0c5
--- /dev/null
+++ b/chrome/test/data/page_load_metrics/simple.css
@@ -0,0 +1 @@
+body { background-color: green; }

Powered by Google App Engine
This is Rietveld 408576698