Index: content/renderer/pepper/pepper_plugin_delegate_impl.h |
diff --git a/content/renderer/pepper/pepper_plugin_delegate_impl.h b/content/renderer/pepper/pepper_plugin_delegate_impl.h |
index 700bbef3803131b53ac0b312e8b8b3a64a68103e..1b6bafdf3640a1e4e2a979096a16f598a6aff97e 100644 |
--- a/content/renderer/pepper/pepper_plugin_delegate_impl.h |
+++ b/content/renderer/pepper/pepper_plugin_delegate_impl.h |
@@ -318,7 +318,6 @@ class PepperPluginDelegateImpl |
virtual void DidStopLoading() OVERRIDE; |
virtual void SetContentRestriction(int restrictions) OVERRIDE; |
virtual void SaveURLAs(const GURL& url) OVERRIDE; |
- virtual double GetLocalTimeZoneOffset(base::Time t) OVERRIDE; |
virtual base::SharedMemory* CreateAnonymousSharedMemory(uint32_t size) |
OVERRIDE; |
virtual ::ppapi::Preferences GetPreferences() OVERRIDE; |