Index: content/renderer/browser_plugin/old/browser_plugin.cc |
diff --git a/content/renderer/browser_plugin/browser_plugin.cc b/content/renderer/browser_plugin/old/browser_plugin.cc |
similarity index 98% |
rename from content/renderer/browser_plugin/browser_plugin.cc |
rename to content/renderer/browser_plugin/old/browser_plugin.cc |
index 8be36e802f7720f601e3deb55c3b13fefa31b470..c57fba339904a214dc3ae486c9f064ced6f9353f 100644 |
--- a/content/renderer/browser_plugin/browser_plugin.cc |
+++ b/content/renderer/browser_plugin/old/browser_plugin.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.h" |
+#include "content/renderer/browser_plugin/old/browser_plugin.h" |
#include "base/atomic_sequence_num.h" |
#include "base/id_map.h" |