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

Unified Diff: ppapi/proxy/plugin_resource_tracker.h

Issue 7087028: roll clang 131935:132017 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 9 years, 6 months 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
Index: ppapi/proxy/plugin_resource_tracker.h
diff --git a/ppapi/proxy/plugin_resource_tracker.h b/ppapi/proxy/plugin_resource_tracker.h
index c00d3f21b6f2debc0a4554af5cf0c47c7a2ad679..0a18dff266a00bd586b6a24a17484e3b2d417c25 100644
--- a/ppapi/proxy/plugin_resource_tracker.h
+++ b/ppapi/proxy/plugin_resource_tracker.h
@@ -69,7 +69,7 @@ class PluginResourceTracker : public ::ppapi::TrackerBase {
friend class PluginProxyTest;
PluginResourceTracker();
- ~PluginResourceTracker();
+ virtual ~PluginResourceTracker();
struct ResourceInfo {
ResourceInfo();

Powered by Google App Engine
This is Rietveld 408576698