| Index: content/public/common/common_param_traits_macros.h
|
| diff --git a/content/public/common/common_param_traits_macros.h b/content/public/common/common_param_traits_macros.h
|
| index 2dc4f064f1221961f35cccf5e6966b0b755568ff..cccf6344a0f69dfb9dd9a1dd27960a6ac1f08553 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -4,7 +4,7 @@
|
|
|
| // Singly or Multiply-included shared traits file depending on circumstances.
|
| // This allows the use of IPC serialization macros in more than one IPC message
|
| -// file. Hence, provide include guard but no pragma once.
|
| +// file.
|
| #ifndef CONTENT_PUBLIC_COMMON_COMMON_PARAM_TRAITS_MACROS_H_
|
| #define CONTENT_PUBLIC_COMMON_COMMON_PARAM_TRAITS_MACROS_H_
|
|
|
|
|