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

Unified Diff: components/page_load_metrics/common/page_load_timing.h

Issue 2056153002: Convert PageLoadMetrics to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 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: components/page_load_metrics/common/page_load_timing.h
diff --git a/components/page_load_metrics/common/page_load_timing.h b/components/page_load_metrics/common/page_load_timing.h
index 670e319d006519dabce69ef3bb8f9af30e3f353f..8a14d5e182ece01ce13726eb2fad86eb9f9ec365 100644
--- a/components/page_load_metrics/common/page_load_timing.h
+++ b/components/page_load_metrics/common/page_load_timing.h
@@ -80,7 +80,7 @@ struct PageLoadTiming {
parse_blocked_on_script_load_from_document_write_duration;
// If you add additional members, also be sure to update operator==,
- // page_load_metrics_messages.h, and IsEmpty().
+ // page_load_metrics_param_traits.h, and IsEmpty().
};
struct PageLoadMetadata {
« no previous file with comments | « components/page_load_metrics/common/page_load_metrics_param_traits.cc ('k') | components/page_load_metrics/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698