Index: content/renderer/browser_plugin/old/browser_plugin_registry.h |
diff --git a/content/renderer/browser_plugin/browser_plugin_registry.h b/content/renderer/browser_plugin/old/browser_plugin_registry.h |
similarity index 82% |
rename from content/renderer/browser_plugin/browser_plugin_registry.h |
rename to content/renderer/browser_plugin/old/browser_plugin_registry.h |
index 7740015fd89a766d122cb769a1dbd2eeb4429f54..54f0c133dc09877d99f3062da2ad5479eb649b8d 100644 |
--- a/content/renderer/browser_plugin/browser_plugin_registry.h |
+++ b/content/renderer/browser_plugin/old/browser_plugin_registry.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_RENDERER_BROWSER_PLUGIN_BROWSER_PLUGIN_REGISTRY_H_ |
-#define CONTENT_RENDERER_BROWSER_PLUGIN_BROWSER_PLUGIN_REGISTRY_H_ |
+#ifndef CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_REGISTRY_H_ |
+#define CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_REGISTRY_H_ |
#pragma once |
#include "base/id_map.h" |
@@ -34,4 +34,4 @@ class BrowserPluginRegistry |
} // namespace content |
-#endif // CONTENT_RENDERER_BROWSER_PLUGIN_BROWSER_PLUGIN_REGISTRY_H_ |
+#endif // CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_REGISTRY_H_ |