| Index: content/browser/browser_plugin/old/old_browser_plugin_host_helper.cc
|
| diff --git a/content/browser/browser_plugin/old/browser_plugin_host_helper.cc b/content/browser/browser_plugin/old/old_browser_plugin_host_helper.cc
|
| similarity index 92%
|
| rename from content/browser/browser_plugin/old/browser_plugin_host_helper.cc
|
| rename to content/browser/browser_plugin/old/old_browser_plugin_host_helper.cc
|
| index c6cd99d4a1a1241f79ce94ef0d80197a93f73bc3..795267c6dc4c1b4c82e7428089617b368e3cee40 100644
|
| --- a/content/browser/browser_plugin/old/browser_plugin_host_helper.cc
|
| +++ b/content/browser/browser_plugin/old/old_browser_plugin_host_helper.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/old/browser_plugin_host_helper.h"
|
| +#include "content/browser/browser_plugin/old/old_browser_plugin_host_helper.h"
|
|
|
| -#include "content/browser/browser_plugin/old/browser_plugin_host.h"
|
| +#include "content/browser/browser_plugin/old/old_browser_plugin_host.h"
|
| #include "content/common/old_browser_plugin_messages.h"
|
| #include "content/public/browser/render_view_host.h"
|
| #include "content/public/browser/render_widget_host_view.h"
|
|
|