| Index: chrome/browser/net/http_server_properties_manager.h
|
| diff --git a/chrome/browser/net/http_server_properties_manager.h b/chrome/browser/net/http_server_properties_manager.h
|
| index fa8e526381b4fcf37b20cb6754bb0434cc906997..78c595e3a533f56bb23deba599fee8f8825e96ad 100644
|
| --- a/chrome/browser/net/http_server_properties_manager.h
|
| +++ b/chrome/browser/net/http_server_properties_manager.h
|
| @@ -173,7 +173,7 @@ class HttpServerPropertiesManager
|
| // Callback for preference changes.
|
| virtual void Observe(int type,
|
| const content::NotificationSource& source,
|
| - const content::NotificationDetails& details);
|
| + const content::NotificationDetails& details) OVERRIDE;
|
|
|
| // ---------
|
| // UI thread
|
|
|