Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1648)

Unified Diff: net/base/network_delegate_impl.h

Issue 817653003: Update from https://crrev.com/309717 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/base/layered_network_delegate.h ('k') | net/base/sdch_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/network_delegate_impl.h
diff --git a/net/base/network_delegate_impl.h b/net/base/network_delegate_impl.h
index f5e9def1b3225c2bfd920daa38fe3179b553d6f9..aa87bd46f03445814b6c515e28fc4f7d8f4f5fb0 100644
--- a/net/base/network_delegate_impl.h
+++ b/net/base/network_delegate_impl.h
@@ -28,7 +28,7 @@ class URLRequest;
class NET_EXPORT NetworkDelegateImpl : public NetworkDelegate {
public:
- virtual ~NetworkDelegateImpl() {}
+ ~NetworkDelegateImpl() override {}
private:
// This is the interface for subclasses of NetworkDelegate to implement. These
« no previous file with comments | « net/base/layered_network_delegate.h ('k') | net/base/sdch_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698