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

Unified Diff: chrome/renderer/renderer_histogram_snapshots.cc

Issue 6864001: Move RenderProcess to content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 8 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/renderer/renderer_glue.cc ('k') | chrome/renderer/renderer_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/renderer_histogram_snapshots.cc
===================================================================
--- chrome/renderer/renderer_histogram_snapshots.cc (revision 81674)
+++ chrome/renderer/renderer_histogram_snapshots.cc (working copy)
@@ -10,7 +10,6 @@
#include "base/message_loop.h"
#include "base/metrics/histogram.h"
#include "chrome/common/render_messages.h"
-#include "chrome/renderer/render_process.h"
#include "content/renderer/render_thread.h"
// TODO(raman): Before renderer shuts down send final snapshot lists.
« no previous file with comments | « chrome/renderer/renderer_glue.cc ('k') | chrome/renderer/renderer_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698