Index: content/browser/browser_plugin/old/browser_plugin_host_helper.h |
diff --git a/content/browser/browser_plugin/browser_plugin_host_helper.h b/content/browser/browser_plugin/old/browser_plugin_host_helper.h |
similarity index 86% |
rename from content/browser/browser_plugin/browser_plugin_host_helper.h |
rename to content/browser/browser_plugin/old/browser_plugin_host_helper.h |
index f96892b2a188fdba70ea793f13293c7e8ff5a77d..05b82591ed319c28ee2f3defae15290d5823e893 100644 |
--- a/content/browser/browser_plugin/browser_plugin_host_helper.h |
+++ b/content/browser/browser_plugin/old/browser_plugin_host_helper.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CONTENT_BROWSER_BROWSER_PLUGIN_BROWSER_PLUGIN_HOST_HELPER_H__ |
-#define CONTENT_BROWSER_BROWSER_PLUGIN_BROWSER_PLUGIN_HOST_HELPER_H__ |
+#ifndef CONTENT_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_HELPER_H__ |
+#define CONTENT_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_HELPER_H__ |
#pragma once |
#include <string> |
@@ -46,5 +46,5 @@ class BrowserPluginHostHelper : public RenderViewHostObserver { |
} // namespace content |
-#endif // CONTENT_BROWSER_BROWSER_PLUGIN_BROWSER_PLUGIN_HOST_HELPER_H__ |
+#endif // CONTENT_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_HELPER_H__ |