Index: content/plugin/plugin_channel.h |
diff --git a/content/plugin/plugin_channel.h b/content/plugin/plugin_channel.h |
index 27acc4cb4200e3f7d55a7bb60ca234e1b698f7f6..b83b133050cd221da54b5705de63d943045ff25e 100644 |
--- a/content/plugin/plugin_channel.h |
+++ b/content/plugin/plugin_channel.h |
@@ -84,7 +84,7 @@ class PluginChannel : public NPChannelBase { |
void OnGenerateRouteID(int* route_id); |
void OnClearSiteData(const std::string& site, |
uint64 flags, |
- base::Time begin_time); |
+ uint64 max_age); |
std::vector<scoped_refptr<WebPluginDelegateStub> > plugin_stubs_; |