Index: chrome/test/remoting/page_load_notification_observer.h |
diff --git a/chrome/test/remoting/page_load_notification_observer.h b/chrome/test/remoting/page_load_notification_observer.h |
index 42e3a6cbdd8b8aa2a1320238d0288351bae3fc74..0a8890b60398738fb32b1819dd742840df85b761 100644 |
--- a/chrome/test/remoting/page_load_notification_observer.h |
+++ b/chrome/test/remoting/page_load_notification_observer.h |
@@ -21,7 +21,7 @@ class PageLoadNotificationObserver |
public: |
explicit PageLoadNotificationObserver(const GURL& target); |
- virtual ~PageLoadNotificationObserver(); |
+ ~PageLoadNotificationObserver() override; |
private: |
bool IsTargetLoaded(); |