| Index: webkit/plugins/npapi/coregraphics_private_symbols_mac.h
|
| ===================================================================
|
| --- webkit/plugins/npapi/coregraphics_private_symbols_mac.h (revision 0)
|
| +++ webkit/plugins/npapi/coregraphics_private_symbols_mac.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_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
|
| -#define WEBKIT_GLUE_PLUGINS_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
|
| +#ifndef WEBKIT_PLUGINS_NPAPI_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
|
| +#define WEBKIT_PLUGINS_NPAPI_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
|
|
|
| // These are CoreGraphics SPI, verified to exist in both 10.5 and 10.6.
|
|
|
| @@ -24,4 +24,4 @@
|
| } // extern "C"
|
| #endif
|
|
|
| -#endif // WEBKIT_GLUE_PLUGINS_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
|
| +#endif // WEBKIT_PLUGINS_NPAPI_COREGRAPHICS_PRIVATE_SYMBOLS_MAC_H_
|
|
|