Index: chrome/common/render_messages.h |
=================================================================== |
--- chrome/common/render_messages.h (revision 146279) |
+++ chrome/common/render_messages.h (working copy) |
@@ -238,10 +238,6 @@ |
// resource types. |
IPC_MESSAGE_CONTROL0(ChromeViewMsg_GetCacheResourceStats) |
-// Asks the renderer to send back Histograms. |
-IPC_MESSAGE_CONTROL1(ChromeViewMsg_GetRendererHistograms, |
- int /* sequence number of Renderer Histograms. */) |
- |
// Tells the renderer to create a FieldTrial, and by using a 100% probability |
// for the FieldTrial, forces the FieldTrial to have assigned group name. |
IPC_MESSAGE_CONTROL2(ChromeViewMsg_SetFieldTrialGroup, |