Index: chrome/test/thread_observer_helper.h |
=================================================================== |
--- chrome/test/thread_observer_helper.h (revision 69103) |
+++ chrome/test/thread_observer_helper.h (working copy) |
@@ -11,7 +11,6 @@ |
#include "chrome/browser/browser_thread.h" |
#include "chrome/common/notification_observer_mock.h" |
#include "chrome/common/notification_registrar.h" |
-#include "chrome/common/notification_service.h" |
// Helper class to add and remove observers on a non-UI thread from |
// the UI thread. |