| Index: chrome/test/base/ui_test_utils.cc
|
| ===================================================================
|
| --- chrome/test/base/ui_test_utils.cc (revision 96616)
|
| +++ chrome/test/base/ui_test_utils.cc (working copy)
|
| @@ -57,7 +57,6 @@
|
| namespace {
|
|
|
| // Used to block until a navigation completes.
|
| -// TODO(gbillock): this should be merged with TestNavigationObserver
|
| class NavigationNotificationObserver : public NotificationObserver {
|
| public:
|
| NavigationNotificationObserver(const NotificationSource& source,
|
|
|