| Index: webkit/plugins/plugin_switches.h
|
| ===================================================================
|
| --- webkit/plugins/plugin_switches.h (revision 68955)
|
| +++ webkit/plugins/plugin_switches.h (working copy)
|
| @@ -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 WEBKIT_GLUE_PLUGINS_PLUGIN_SWITCHES_H_
|
| -#define WEBKIT_GLUE_PLUGINS_PLUGIN_SWITCHES_H_
|
| +#ifndef WEBKIT_PLUGINS_PLUGIN_SWITCHES_H_
|
| +#define WEBKIT_PLUGINS_PLUGIN_SWITCHES_H_
|
|
|
| namespace switches {
|
|
|
| @@ -12,4 +12,4 @@
|
|
|
| } // namespace switches
|
|
|
| -#endif // WEBKIT_GLUE_PLUGINS_PLUGIN_SWITCHES_H_
|
| +#endif // WEBKIT_PLUGINS_PLUGIN_SWITCHES_H_
|
|
|