Chromium Code Reviews| Index: crashpad.doxy |
| diff --git a/crashpad.doxy b/crashpad.doxy |
| index 0114a3462f3b2f141f9bfefa81d67ec4e6cadfae..fe59ed14754a68c23677ee0eb4af3a56dadf2026 100644 |
| --- a/crashpad.doxy |
| +++ b/crashpad.doxy |
| @@ -1943,7 +1943,8 @@ INCLUDE_FILE_PATTERNS = |
| # recursively expanded use the := operator instead of the = operator. |
| # This tag requires that the tag ENABLE_PREPROCESSING is set to YES. |
| -PREDEFINED = __attribute__(x)= |
| +PREDEFINED = DOXYGEN \ |
| + __attribute__(x)= |
| # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this |
| # tag can be used to specify a list of macro names that should be expanded. The |