Index: content/browser/browser_plugin/old/browser_plugin_host.h |
diff --git a/content/browser/browser_plugin/browser_plugin_host.h b/content/browser/browser_plugin/old/browser_plugin_host.h |
similarity index 96% |
rename from content/browser/browser_plugin/browser_plugin_host.h |
rename to content/browser/browser_plugin/old/browser_plugin_host.h |
index 7b8f18e487e59dc7dc398bb33b21623d2733b5f2..3e865024a3fa7f1ab8175cb3970ca9531ebcceb1 100644 |
--- a/content/browser/browser_plugin/browser_plugin_host.h |
+++ b/content/browser/browser_plugin/old/browser_plugin_host.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_H__ |
-#define CONTENT_BROWSER_BROWSER_PLUGIN_BROWSER_PLUGIN_HOST_H__ |
+#ifndef CONTENT_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_H__ |
+#define CONTENT_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_H__ |
#pragma once |
#include <map> |
@@ -126,4 +126,4 @@ class BrowserPluginHost : public WebContentsObserver, |
} // namespace content |
-#endif // CONTENT_BROWSER_BROWSER_PLUGIN_BROWSER_PLUGIN_HOST_H_ |
+#endif // CONTENT_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_H_ |