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; |