Index: base/message_loop/message_loop_test.h |
diff --git a/base/message_loop/message_loop_test.h b/base/message_loop/message_loop_test.h |
index b7ae28ea181f8c6990c30baa27103903f2bdeefa..dbdbfbfc1dabb100ce9ebfbd81b5afd7d1496ed6 100644 |
--- a/base/message_loop/message_loop_test.h |
+++ b/base/message_loop/message_loop_test.h |
@@ -28,7 +28,6 @@ void RunTest_PostDelayedTask_SharedTimer(MessagePumpFactory factory); |
void RunTest_EnsureDeletion(MessagePumpFactory factory); |
void RunTest_EnsureDeletion_Chain(MessagePumpFactory factory); |
void RunTest_Nesting(MessagePumpFactory factory); |
-void RunTest_NestingObserver(MessagePumpFactory factory); |
void RunTest_RecursiveDenial1(MessagePumpFactory factory); |
void RunTest_RecursiveDenial3(MessagePumpFactory factory); |
void RunTest_RecursiveSupport1(MessagePumpFactory factory); |