DescriptionTry to work around a clang/win bug.
It (incorrectly) complains:
..\..\content/browser/background_sync/background_sync_registration_options.h(21,11) : error: cannot use defaulted default constructor of 'BackgroundSyncRegistrationOptions' within the class outside of member functions because 'min_period' has an initializer
int64_t min_period = 0;
^
BUG=488634
TBR=jkarlin@chromium.org
NOTRY=true
Committed: https://crrev.com/f4c3e76906caa9d1fa308a30a15f48dd1f2e5a59
Cr-Commit-Position: refs/heads/master@{#337326}
Patch Set 1 #
Messages
Total messages: 13 (5 generated)
|