| Index: ppapi/native_client/src/trusted/plugin/local_temp_file.h
|
| diff --git a/ppapi/native_client/src/trusted/plugin/local_temp_file.h b/ppapi/native_client/src/trusted/plugin/local_temp_file.h
|
| index 8b5078ed56754dd84845572ab920f56d61ea49d3..3e3858d181afe477f6da353992a48ad7814b4bf4 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/local_temp_file.h
|
| +++ b/ppapi/native_client/src/trusted/plugin/local_temp_file.h
|
| @@ -128,6 +128,6 @@ class LocalTempFile {
|
| static uint32_t next_identifier;
|
| };
|
|
|
| -} // namespace plugin
|
| +} // namespace plugin
|
|
|
| #endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_LOCAL_TEMP_FILE_H_
|
|
|