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

Unified Diff: webkit/api/public/linux/WebSandboxSupport.h

Issue 179028: Revert "Fix a ton of compiler warnings." (Closed)
Patch Set: Created 11 years, 4 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
« no previous file with comments | « views/view.h ('k') | webkit/glue/devtools/devtools_rpc.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/api/public/linux/WebSandboxSupport.h
diff --git a/webkit/api/public/linux/WebSandboxSupport.h b/webkit/api/public/linux/WebSandboxSupport.h
index a8a5eafbfba0bf0e27a5d88e90573f92a1f49469..4e203879dfd23232ee212054c4a8435d877cf980 100644
--- a/webkit/api/public/linux/WebSandboxSupport.h
+++ b/webkit/api/public/linux/WebSandboxSupport.h
@@ -49,9 +49,6 @@ namespace WebKit {
// Returns a string with the font family on an empty string if the
// request cannot be satisfied.
virtual WebString getFontFamilyForCharacters(const WebUChar* characters, size_t numCharacters) = 0;
-
- protected:
- ~WebSandboxSupport() { }
};
} // namespace WebKit
« no previous file with comments | « views/view.h ('k') | webkit/glue/devtools/devtools_rpc.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698