mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix bugs and test failures with browser-side navigation (issue #2290)
This commit is contained in:
@@ -361,7 +361,6 @@ class PluginTestHandler : public RoutingTestHandler,
|
||||
return new CefStreamResourceHandler("application/pdf", stream);
|
||||
}
|
||||
|
||||
NOTREACHED();
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user