| Index: content/browser/browser_plugin/old/old_browser_plugin_host.h
|
| diff --git a/content/browser/browser_plugin/old/browser_plugin_host.h b/content/browser/browser_plugin/old/old_browser_plugin_host.h
|
| similarity index 95%
|
| rename from content/browser/browser_plugin/old/browser_plugin_host.h
|
| rename to content/browser/browser_plugin/old/old_browser_plugin_host.h
|
| index 82bd2b8810b576f4870d0d6ae445954ef67d6ff5..bdd55f45b884f5996e5e92d57c27aa628b4fa3c3 100644
|
| --- a/content/browser/browser_plugin/old/browser_plugin_host.h
|
| +++ b/content/browser/browser_plugin/old/old_browser_plugin_host.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_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_H__
|
| -#define CONTENT_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_H__
|
| +#ifndef CONTENT_BROWSER_BROWSER_PLUGIN_OLD_OLD_BROWSER_PLUGIN_HOST_H__
|
| +#define CONTENT_BROWSER_BROWSER_PLUGIN_OLD_OLD_BROWSER_PLUGIN_HOST_H__
|
|
|
| #include <map>
|
|
|
| @@ -133,4 +133,4 @@ class BrowserPluginHost : public WebContentsObserver,
|
| } // namespace old
|
| } // namespace content
|
|
|
| -#endif // CONTENT_BROWSER_BROWSER_PLUGIN_OLD_BROWSER_PLUGIN_HOST_H_
|
| +#endif // CONTENT_BROWSER_BROWSER_PLUGIN_OLD_OLD_BROWSER_PLUGIN_HOST_H_
|
|
|