| Index: src/trusted/plugin/browser_interface.h
|
| ===================================================================
|
| --- src/trusted/plugin/browser_interface.h (revision 2712)
|
| +++ src/trusted/plugin/browser_interface.h (working copy)
|
| @@ -7,8 +7,8 @@
|
|
|
| // Portable interface for browser interaction
|
|
|
| -#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_BROWSER_INTERFACE_H_
|
| -#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_BROWSER_INTERFACE_H_
|
| +#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_BROWSER_INTERFACE_H_
|
| +#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_BROWSER_INTERFACE_H_
|
|
|
| #include <stdio.h>
|
| #include <map>
|
| @@ -77,4 +77,4 @@
|
|
|
| } // namespace plugin
|
|
|
| -#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_BROWSER_INTERFACE_H_
|
| +#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_BROWSER_INTERFACE_H_
|
|
|
| Property changes on: src/trusted/plugin/browser_interface.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|