Index: content/browser/browser_plugin/old/browser_plugin_host_helper.h |
diff --git a/content/browser/browser_plugin/old/browser_plugin_host_helper.h b/content/browser/browser_plugin/old/browser_plugin_host_helper.h |
index 75c128fd3f0b7fd2ee26b66ebd330683e9f42b02..20f06523bc7d002e8941f98325e6f30c97b57256 100644 |
--- a/content/browser/browser_plugin/old/browser_plugin_host_helper.h |
+++ b/content/browser/browser_plugin/old/browser_plugin_host_helper.h |
@@ -16,6 +16,7 @@ class Size; |
} |
namespace content { |
+namespace old { |
class BrowserPluginHost; |
@@ -45,6 +46,7 @@ class BrowserPluginHostHelper : public RenderViewHostObserver { |
DISALLOW_COPY_AND_ASSIGN(BrowserPluginHostHelper); |
}; |
+} // namespace old |
} // namespace content |
#endif // CONTENT_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_HELPER_H__ |