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

Unified Diff: content/public/browser/profiler_controller.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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 | « content/public/browser/message_port_provider.h ('k') | content/public/browser/push_messaging_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/profiler_controller.h
diff --git a/content/public/browser/profiler_controller.h b/content/public/browser/profiler_controller.h
index 34ac03f231b585abca8bd4bfe7a94a14776f42a7..92839246eb279234b27a30a5f5094f3738aa9588 100644
--- a/content/public/browser/profiler_controller.h
+++ b/content/public/browser/profiler_controller.h
@@ -11,11 +11,6 @@
#include "base/tracked_objects.h"
#include "content/common/content_export.h"
-
-namespace base {
-class DictionaryValue;
-}
-
namespace content {
class ProfilerSubscriber;
« no previous file with comments | « content/public/browser/message_port_provider.h ('k') | content/public/browser/push_messaging_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698