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

Unified Diff: chrome/common/page_load_metrics/page_load_timing.cc

Issue 2177743002: Migrate page_load_metrics out of components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: migrate page_load_metrics_messages to common message generator 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
« no previous file with comments | « chrome/common/page_load_metrics/page_load_timing.h ('k') | chrome/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/page_load_metrics/page_load_timing.cc
diff --git a/components/page_load_metrics/common/page_load_timing.cc b/chrome/common/page_load_metrics/page_load_timing.cc
similarity index 96%
rename from components/page_load_metrics/common/page_load_timing.cc
rename to chrome/common/page_load_metrics/page_load_timing.cc
index 8bda0f894d149d3ff66dfe2025649c447e70606b..4974384138a00527b8d3e4f0649e59f350a51d8e 100644
--- a/components/page_load_metrics/common/page_load_timing.cc
+++ b/chrome/common/page_load_metrics/page_load_timing.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/page_load_metrics/common/page_load_timing.h"
+#include "chrome/common/page_load_metrics/page_load_timing.h"
namespace page_load_metrics {
« no previous file with comments | « chrome/common/page_load_metrics/page_load_timing.h ('k') | chrome/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698