Index: content/renderer/browser_plugin/old/browser_plugin_constants.cc |
diff --git a/content/renderer/browser_plugin/browser_plugin_constants.cc b/content/renderer/browser_plugin/old/browser_plugin_constants.cc |
similarity index 84% |
rename from content/renderer/browser_plugin/browser_plugin_constants.cc |
rename to content/renderer/browser_plugin/old/browser_plugin_constants.cc |
index b1543acae1c5f0c4312d8328aa141a110146df68..020385a8d6b0434da425ff9a038407b59862fc4f 100644 |
--- a/content/renderer/browser_plugin/browser_plugin_constants.cc |
+++ b/content/renderer/browser_plugin/old/browser_plugin_constants.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/renderer/browser_plugin/browser_plugin_constants.h" |
+#include "content/renderer/browser_plugin/old/browser_plugin_constants.h" |
const char kBrowserPluginName[] = "Browser Plugin"; |
const FilePath::CharType kBrowserPluginPath[] = |