Index: content/shell/common/shell_messages.h |
diff --git a/content/shell/common/shell_messages.h b/content/shell/common/shell_messages.h |
index acbbfb019d2c9c4adee1bf88332a0a6700247b96..7a0b1f93a74caee116d10cdc67c6f517c7008a00 100644 |
--- a/content/shell/common/shell_messages.h |
+++ b/content/shell/common/shell_messages.h |
@@ -35,8 +35,6 @@ IPC_STRUCT_TRAITS_BEGIN(test_runner::LayoutDumpFlags) |
IPC_STRUCT_TRAITS_MEMBER(dump_child_frames_as_markup) |
IPC_STRUCT_TRAITS_MEMBER(dump_child_frame_scroll_positions) |
IPC_STRUCT_TRAITS_MEMBER(is_printing) |
- IPC_STRUCT_TRAITS_MEMBER(dump_line_box_trees) |
- IPC_STRUCT_TRAITS_MEMBER(debug_render_tree) |
IPC_STRUCT_TRAITS_END() |
// Tells the renderer to reset all test runners. |