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

Unified Diff: components/startup_metric_utils/common/startup_metric.mojom

Issue 2555853003: Break up common_custom_types.mojom. (Closed)
Patch Set: 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: components/startup_metric_utils/common/startup_metric.mojom
diff --git a/components/startup_metric_utils/common/startup_metric.mojom b/components/startup_metric_utils/common/startup_metric.mojom
index 80161078ba809b47e6e0c63d173bc82bf910c1a9..f970df0b6f5998468c8de674b4c20399d56b1ea2 100644
--- a/components/startup_metric_utils/common/startup_metric.mojom
+++ b/components/startup_metric_utils/common/startup_metric.mojom
@@ -4,7 +4,7 @@
module startup_metric_utils.mojom;
-import "mojo/common/common_custom_types.mojom";
+import "mojo/common/time.mojom";
interface StartupMetricHost {
RecordRendererMainEntryTime(

Powered by Google App Engine
This is Rietveld 408576698