Index: content/renderer/browser_plugin/old/browser_plugin.h |
diff --git a/content/renderer/browser_plugin/browser_plugin.h b/content/renderer/browser_plugin/old/browser_plugin.h |
similarity index 94% |
rename from content/renderer/browser_plugin/browser_plugin.h |
rename to content/renderer/browser_plugin/old/browser_plugin.h |
index b1b21129f7daf7c13435ffc0bdc14061ea6bda49..a4b6f9c2e20b4d59e388fc48da88597be0d56a34 100644 |
--- a/content/renderer/browser_plugin/browser_plugin.h |
+++ b/content/renderer/browser_plugin/old/browser_plugin.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_H_ |
-#define CONTENT_RENDERER_BROWSER_PLUGIN_BROWSER_PLUGIN_H_ |
+#ifndef CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_H_ |
+#define CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_H_ |
#pragma once |
#include "base/process.h" |
@@ -87,4 +87,4 @@ class BrowserPlugin { |
DISALLOW_COPY_AND_ASSIGN(BrowserPlugin); |
}; |
-#endif // CONTENT_RENDERER_BROWSER_PLUGIN_BROWSER_PLUGIN_H_ |
+#endif // CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_H_ |