| Index: chrome/browser/logging_chrome_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/logging_chrome_browsertest.cc (revision 181040)
|
| +++ chrome/browser/logging_chrome_browsertest.cc (working copy)
|
| @@ -72,7 +72,7 @@
|
|
|
| virtual void Observe(int type,
|
| const content::NotificationSource& source,
|
| - const content::NotificationDetails& details) {
|
| + const content::NotificationDetails& details) OVERRIDE {
|
| content::RenderProcessHost::RendererClosedDetails* process_details =
|
| content::Details<
|
| content::RenderProcessHost::RendererClosedDetails>(
|
|
|