Index: content/browser/browser_plugin/old/browser_plugin_host.cc |
diff --git a/content/browser/browser_plugin/browser_plugin_host.cc b/content/browser/browser_plugin/old/browser_plugin_host.cc |
similarity index 98% |
rename from content/browser/browser_plugin/browser_plugin_host.cc |
rename to content/browser/browser_plugin/old/browser_plugin_host.cc |
index 28e4e8f1504c50444803d55ca6e6ac02797b0259..9997f09d479aaa42f07fd586ae5939f0efdf5123 100644 |
--- a/content/browser/browser_plugin/browser_plugin_host.cc |
+++ b/content/browser/browser_plugin/old/browser_plugin_host.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/browser/browser_plugin/browser_plugin_host.h" |
+#include "content/browser/browser_plugin/old/browser_plugin_host.h" |
-#include "content/browser/browser_plugin/browser_plugin_host_helper.h" |
+#include "content/browser/browser_plugin/old/browser_plugin_host_helper.h" |
#include "content/browser/renderer_host/render_view_host_impl.h" |
#include "content/browser/web_contents/web_contents_impl.h" |
#include "content/common/browser_plugin_messages.h" |