Index: content/renderer/browser_plugin/old/browser_plugin_constants.h |
diff --git a/content/renderer/browser_plugin/browser_plugin_constants.h b/content/renderer/browser_plugin/old/browser_plugin_constants.h |
similarity index 61% |
rename from content/renderer/browser_plugin/browser_plugin_constants.h |
rename to content/renderer/browser_plugin/old/browser_plugin_constants.h |
index fe70e0b6552a88bc5d95afa420637d86528e1ef3..01748d8b4d2fa5a29d10cd80f0d845f7db64b620 100644 |
--- a/content/renderer/browser_plugin/browser_plugin_constants.h |
+++ b/content/renderer/browser_plugin/old/browser_plugin_constants.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_CONSTANTS_H_ |
-#define CONTENT_RENDERER_BROWSER_PLUGIN_BROWSER_PLUGIN_CONSTANTS_H_ |
+#ifndef CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_CONSTANTS_H_ |
+#define CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_CONSTANTS_H_ |
#pragma once |
#include "base/file_path.h" |
@@ -12,4 +12,4 @@ extern const char kBrowserPluginName[]; |
extern const FilePath::CharType kBrowserPluginPath[]; |
extern const char kBrowserPluginDescription[]; |
-#endif // CONTENT_RENDERER_BROWSER_PLUGIN_BROWSER_PLUGIN_CONSTANTS_H_ |
+#endif // CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_CONSTANTS_H_ |