Index: content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.h |
diff --git a/content/renderer/browser_plugin/browser_plugin_var_serialization_rules.h b/content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.h |
similarity index 80% |
rename from content/renderer/browser_plugin/browser_plugin_var_serialization_rules.h |
rename to content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.h |
index f169912d9e1e233136220be3b9b5d60967aac468..cf669d6f0f96f4587fa5dfb63e689e73f336805c 100644 |
--- a/content/renderer/browser_plugin/browser_plugin_var_serialization_rules.h |
+++ b/content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.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_VAR_SERIALIZATION_RULES_H_ |
-#define CONTENT_RENDERER_BROWSER_PLUGIN_BROWSER_PLUGIN_VAR_SERIALIZATION_RULES_H_ |
+#ifndef CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_VAR_SERIALIZATION_RULES_H_ |
+#define CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_VAR_SERIALIZATION_RULES_H_ |
#include "ppapi/proxy/var_serialization_rules.h" |
@@ -32,4 +32,4 @@ class BrowserPluginVarSerializationRules : |
} // namespace content |
-#endif // CONTENT_RENDERER_BROWSER_PLUGIN_BROWSER_PLUGIN_VAR_SERIALIZATION_RULES_H_ |
+#endif // CONTENT_RENDERER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_VAR_SERIALIZATION_RULES_H_ |