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

Unified Diff: chrome/browser/performance_monitor/performance_monitor.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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
« no previous file with comments | « chrome/browser/password_manager/password_store_x.h ('k') | chrome/browser/permissions/delegation_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/performance_monitor/performance_monitor.h
diff --git a/chrome/browser/performance_monitor/performance_monitor.h b/chrome/browser/performance_monitor/performance_monitor.h
index 25312c03510fae743d5f134e40b56ac09c2d4cb0..2c09b93f439b41f640aeb893c5f5f1a27a281986 100644
--- a/chrome/browser/performance_monitor/performance_monitor.h
+++ b/chrome/browser/performance_monitor/performance_monitor.h
@@ -15,10 +15,6 @@
#include "base/timer/timer.h"
#include "chrome/browser/performance_monitor/process_metrics_history.h"
-namespace content {
-struct ChildProcessData;
-}
-
namespace performance_monitor {
class ProcessMetricsHistory;
« no previous file with comments | « chrome/browser/password_manager/password_store_x.h ('k') | chrome/browser/permissions/delegation_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698